[]
Gets or sets a DataDisplayType value indicates the display of the column.
public DataDisplayType DataDisplayType { get; set; }
Public Property DataDisplayType As DataDisplayType
Type | Description |
---|---|
DataDisplayType | A DataDisplayType value indicates the display of the column.
|