Skip to main content
All docs
V26.1
  • FilterElement.FilterModelTemplateSelectorProperty Field

    Identifies the FilterModelTemplateSelector dependency property.

    Namespace: DevExpress.Xpf.Core.FilteringUI

    Assembly: DevExpress.Xpf.Grid.v26.1.dll

    Declaration

    public static readonly DependencyProperty FilterModelTemplateSelectorProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also