Click or drag to resize

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; }

Property Value

Type: Type
See Also