Spread for ASP.NET 12 Product Documentation
Cells Property (FilterBar)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FilterBar Class : Cells Property
Gets the FilterBarCellCollection object of the filter bar.
Syntax
'Declaration
 
Public ReadOnly Property Cells As FilterBarCellCollection
'Usage
 
Dim instance As FilterBar
Dim value As FilterBarCellCollection
 
value = instance.Cells
public FilterBarCellCollection Cells {get;}
See Also

Reference

FilterBar Class
FilterBar Members