AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the control.
|
AllowNonVisualFilterExpression
|
Specifies whether the filter control enables filtering using complex valid expressions that cannot be visualized in the Visual tab.
|
AppliedFilterExpression
|
Gets the applied filter expression.
|
AppRelativeTemplateSourceDirectory
|
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
BackColor
|
Gets or sets the background color of the Web server control.
|
BackgroundImage
|
Gets the web control's background image.
|
BackwardCompatibility
static
|
Provides access to the control's backward compatibility settings.
|
Border
|
Gets the web control's border settings.
|
BorderBottom
|
Gets the settings of the web control's bottom border.
|
BorderLeft
|
Gets the settings of the web control's left border.
|
BorderRight
|
Gets the settings of the web control's right border.
|
BorderTop
|
Gets the settings of the web control's top border.
|
ChildControlsCreated
protected
|
Gets a value that indicates whether the server control's child controls have been created.
|
ClearOperandValueOnColumnChange
|
Gets or sets a value that specifies whether the criteria value in the Filter Control should be cleared when the specified field name is changed.
|
ClientID
|
Gets the control's identifier generated by ASP.NET.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
ClientInstanceName
|
Gets or sets the ASPxFilterControl's client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxFilterControl.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
Columns
|
Gets a collection of filter columns.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets the web control's collection of child controls.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether |