[]
Provides a FilterBarInfo class that represents information about the filter bar in the Spread component.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class FilterBar : ISerializable, ISerializeSupport
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class FilterBar
Implements ISerializable, ISerializeSupport
Name | Description |
---|---|
Cells | Gets the FarPoint.Web.Spread.FilterBarCellCollection object of the filter bar. |
DefaultHeaderStyle | Gets or sets the default header style. |
DefaultStyle | Gets or sets the default style. |
FilterBarMode | Gets or sets the filter bar mode. |
Height | Gets or sets the filter bar height. |
IndicatorCssClass | Gets or sets the CSS class for the filter bar indicator. |