SfDataGridBehaviorFilterElementTemplateProperty Field

Attached property that allows you to set a custom DataTemplate that will be used to render the filter items for a column in the SfDataGrid control.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public static readonly DependencyProperty FilterElementTemplateProperty

Field Value

DependencyProperty

See Also