ASPxGridFilterControlSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Fields
Name | Description |
---|---|
Default |
For internal use only.
Inherited from Filter |
Default |
For internal use only.
Inherited from Filter |
#Properties
Name | Description |
---|---|
Allow |
Specifies if the filter builder can display hierarchical columns. |
Allow |
Specifies whether the filter control enables filtering using complex valid expressions that cannot be visualized in the Visual tab. |
Clear |
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. |
Group |
Gets the visibility settings of the combining operator dropdown menu items in filter builder. |
Hierarchical |
Gets or sets the height of the popup window in which the columns list is displayed when hierarchical columns (see the ASPx |
Max |
Specifies a column’s max hierarchy depth level that can be displayed by the filter builder. |
Show |
Specifies which columns are visible in the filter builder: all data source columns or only the columns that are visible in the grid. |
Show |
Specifies whether an operand type button is displayed. |
Text |
Gets or sets the text displayed in the filter builder‘s Text tab. |
View |
Specifies if the text filter expression editor is displayed in the filter builder. |
Visual |
Gets or sets the text displayed in the filter builder’s Visual tab. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also