Click or drag to resize

DataGridColumnStyleColumnType Property

Gets or sets the type of the column for which to set the styles.

Namespace:  TomsToolbox.Wpf.XamlExtensions
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Type? ColumnType { get; set; }

Property Value

Type: Type
See Also