TcxCustomGridTableShowLockedStateImageOptions Properties
The base class for the TcxGridTableShowLockedStateImageOptions class.Name | Description |
---|---|
BestFit protected | Specifies the “Locked View” image display mode for the View, pending updates in the best fit operations. |
Filtering protected | Specifies the “Locked View” image display mode for the View, pending updates in the filtering operations. |
Grouping protected | Specifies the “Locked View” image display mode for the View, pending updates in the grouping operations. |
Posting protected | Specifies the “Locked View” image display mode for the View, pending updates on posting data. |
Sorting protected | Specifies the “Locked View” image display mode for the View, pending updates in the sorting operations. |
See Also