Click or drag to resize

DataGridFilterColumnControlColumn Property

Gets the column this control is hosting the filter for.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public DataGridColumn Column { get; }

Property Value

Type: DataGridColumn
See Also