VGridOptionsRowFilter Members
In This Article
#Constructors
Name | Description |
---|---|
VGrid |
Initializes a new instance of the VGrid |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether the filter button is displayed in the row header. |
Immediate |
Gets or sets whether filter conditions immediately apply to data, or only when the Excel-style Filter Dropdown closes. |
Popup |
Gets or sets whether date-time values are arranged in an outline view or a list in the Excel style pop-up filter menus. |
Popup |
Gets or sets whether the tab with a list of available data values or a list of predefined filter conditions is active by default in the Excel-style Filter Dropdown. |
Popup |
If the current row contains enumeration data, gets or sets whether to show relational (equality and inequalities) filter conditions in the Excel-style Filter Dropdown. |
Popup |
Gets or sets data field (row) names separated by a comma, semicolon, space or tab character by which filter values are grouped in the column’s filter menu. |
Popup |
If the current row contains numeric data, gets or sets whether to display a list of available data values or a range track bar in the ‘Values’ tab of the Excel-style Filter Dropdown. |
Popup |
Gets or sets whether to show pattern-matching (e. |
Show |
Gets or sets whether the filter dropdown displays filter conditions that select blank and not blank data values. |
Show |
If the current row contains dates, gets or sets whether the filter dropdown displays a filter condition that selects the empty (null) and not empty (not null) data values. |
#Methods
Name | Description |
---|---|
Assign |
Assigns property values of the specified VGrid |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
Reset() | Resets all options to their default values. |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also