The Filter type exposes the following members.
Constructors
Properties
| Name | Description | |
|---|---|---|
|
|
BackColor |
Gets or sets the background color of the control.
|
|
|
BackImageUrl |
Gets or sets the URL of an image to display in the background of a table control.
|
|
|
BorderColor |
Gets or sets the border color of the control.
|
|
|
BorderStyle |
Gets or sets the border style of the control.
|
|
|
BorderWidth |
Gets or sets the border width of the control.
|
|
|
CellPadding |
Gets or sets the amount of space between the contents of the cell and the cell's border.
|
|
|
CellSpacing |
Gets or sets the distance between table cells.
|
|
|
CssClass |
Gets or sets the cascading style sheet (CSS) class rendered by the control on the client.
|
|
|
Direction |
Gets or sets the direction in which to display controls that include text in a panel control.
|
|
|
Filters |
A list of filters contained within the control.
|
|
|
FontBold |
Gets or sets a value that indicates whether the font is bold.
|
|
|
FontItalic |
Gets or sets a value that indicates whether the font is italic.
|
|
|
FontNames |
Gets or sets an ordered array of font names.
|
|
|
FontOverline |
Gets or sets a value that indicates whether the font is overlined.
|
|
|
FontSize |
Gets or sets the font size.
|
|
|
FontStrikeout |
Gets or sets a value that indicates whether the font is strikethrough.
|
|
|
FontUnderline |
Gets or sets a value that indicates whether the font is underlined.
|
|
|
ForeColor |
Gets or sets the foreground color (typically the color of the text) of the control.
|
|
|
GridLines |
Gets or sets a value that specifies whether the border between the cells of the table control is displayed.
|
|
|
Height |
Gets or sets the height of the control.
|
|
|
HorizontalAlign |
Gets or sets the horizontal alignment of the table/panel within its container.
|
|
|
Method |
The method to use when applying the Filter.
|
|
|
Property |
The Request.Browser property to use with the filter.
|
|
|
ScrollBars |
Gets or sets the visibility and position of scroll bars in a panel control.
|
|
|
Style |
The CSS style attributes. The bit between the {} brackets.
|
|
|
Value |
The filter to apply to the string returned from the Property property.
|
|
|
VerticalAlign |
Gets or sets the vertical alignment of the contents in a cell.
|
|
|
Width |
Gets or sets the width of the control.
|
|
|
Wrap |
Gets or sets a value indicating whether the contents of a cell wrap in the cell.
|