SfDataGridBehaviorFilterElementTemplate Attached Property

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#
See GetFilterElementTemplate, SetFilterElementTemplate

Property Value

DataTemplate

See Also