| DataGridColumnStyleColumnType Property |
Gets or sets the type of the column for which to set the styles.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntax public Type ColumnType { get; set; }
Public Property ColumnType As Type
Get
Set
Property Value
Type:
TypeSee Also