MindFusion.Wpf Pack Programmer's Guide
AutoFilter.Range Property
See Also
 





Gets the cell range this filter is applied to.

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

 Syntax

C#  Copy Code

public CellRange Range { get; }

Visual Basic  Copy Code

Public ReadOnly Property Range As CellRange

 Property Value

An instance of the CellRange class.

 See Also

AutoFilter Members
AutoFilter Class
MindFusion.Spreadsheet.Wpf Namespace