MindFusion.Wpf Pack Programmer's Guide
Filter.On Property
See Also
 





Gets a value indicating whether the filter is active.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool On { get; }

Visual Basic  Copy Code

Public ReadOnly Property On As Boolean

 Property Value

true if the filter is active; otherwise, false.

 See Also

Filter Members
Filter Class
MindFusion.Spreadsheet.Wpf Namespace