Represents an object linking a grid View item with a dataset field.
Name |
Description |
AddToFilter(TcxFilterCriteriaItemList,TcxFilterOperatorKind,Variant,string,Boolean)
|
Adds a filter condition to the filters list.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
DefaultCaption
|
|
DefaultRepositoryItem
|
|
DefaultWidth(Boolean)
|
|
Equals(TObject)
|
|
GetAllowedSummaryKinds
|
|
GetDefaultValuesProvider(TcxCustomEditProperties)
|
|
GetFilterActiveValueIndexes(TcxGridFilterValueList,TcxGridIndexes)
|
Populates the AIndexes collection with corresponding indexes of filter conditions that are currently applied to the item (a row or a column).
|
GetFilterDisplayText(Variant,string)
|
|
GetFilterStrings(TStrings,TcxGridFilterValueList)
|
Populates AStrings with the display text of filter conditions that are currently applied to the item (a row or a column).
|
GetFilterValues(TcxGridFilterValueList,Boolean,Boolean,Boolean)
|
Populates the AValueList with the filter conditions of the corresponding item (a row or a column).
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
IsDisplayFormatDefined(Boolean)
|
|
SetFilterActiveValueIndexes(TcxGridFilterValueList,TcxGridIndexes,Boolean)
|
Applies filter conditions specified by their indexes to the currently processed item (a row or a column).
|
ToString
|
|
See Also