TcxGridFilterRow Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
As |
Provides access to the current row as a group row.
Inherited from Tcx |
As |
Provides access to the current row as a master data row.
Inherited from Tcx |
Display |
Provides indexed access to display of a field’s value.
Inherited from Tcx |
Drag |
Inherited from Tcx |
Edit |
Inherited from Tcx |
Expandable |
Gets whether the record can be expanded and/or collapsed.
Inherited from Tcx |
Expanded |
Specifies whether the record is expanded.
Inherited from Tcx |
Fixed |
Inherited from Tcx |
Focused |
Specifies whether the current record is focused.
Inherited from Tcx |
Grid |
Inherited from Tcx |
Grid |
Provides access to a level object associated with the View to which the current row belongs.
Inherited from Tcx |
Has |
Determines whether the current record has cells displaying values.
Inherited from Tcx |
Index |
Returns the visual position of the record within a View.
Inherited from Tcx |
Is |
Determines whether the record displays data in cells.
Inherited from Tcx |
Is |
Determines whether the record is currently being edited (the data controller is in edit mode).
Inherited from Tcx |
Is |
Determines whether the current row references the View’s filter row.
Inherited from Tcx |
Is |
Determines whether the record is displayed at the first position within a View.
Inherited from Tcx |
Is |
Determines whether the current record is located at the last position within a View.
Inherited from Tcx |
Is |
Determines whether the current record is a “new item record” within a View.
Inherited from Tcx |
Is |
Identifies if the row is a new item row.
Inherited from Tcx |
Is |
Determines whether a group footer that corresponds to a specific group level can be displayed under the current record.
Inherited from Tcx |
Last |
Returns the number of group levels for which the current record can display group footers.
Inherited from Tcx |
Level |
Returns the group level of the current record.
Inherited from Tcx |
Operators | Specifies the filter operator associated with a specified column within the filter row. |
Parent |
Returns an immediate parent record for the current record.
Inherited from Tcx |
Part |
Inherited from Tcx |
Pixel |
Inherited from Tcx |
Record |
Specifies the record index of the current record.
Inherited from Tcx |
Selected |
Specifies whether the current record is selected.
Inherited from Tcx |
Value |
Specifies the number of values corresponding to items (fields) in the current record.
Inherited from Tcx |
Values |
Provides indexed access to data item values.
Inherited from Tcx |
View |
Identifies an object containing the current row.
Inherited from Tcx |
View |
Inherited from Tcx |
Visible |
Returns the visibility of the current record.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Can |
Determines whether the record can be focused.
Inherited from Tcx |
Can |
Inherited from Tcx |
Collapse |
Collapses the record.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Expand |
Expands the record.
Inherited from Tcx |
Expand |
Inherited from Tcx |
Get |
Returns the first child record for the current record.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Gets the last child record for the current record.
Inherited from Tcx |
Invalidate |
Updates a record or a record cell.
Inherited from Tcx |
Is |
|
Make |
Makes the current record visible.
Inherited from Tcx |
Supports |
Inherited from Tcx |
Toggle |
Inherited from Tcx |
To |
Inherited from TObject. |
See Also