Gets a string describing the currently selected filter option. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public string FilterLabel { get; }
Visual Basic (Declaration)
Public ReadOnly Property FilterLabel As String

Remarks

Dependency Property Information
Identifier fieldFilterLabelProperty
Metadata properties set to trueNone

See Also