[]
Gets or sets the display type of the value.
public DataDisplayType DataDisplayType { get; set; }
Public Property DataDisplayType As DataDisplayType
Type | Description |
---|---|
DataDisplayType | A DataDisplayType enumeration that represents the display type of the value. |