TcxCustomGridShowLockedStateImageOptions Class
The base class for the TcxCustomGridTableShowLockedStateImageOptions class that provides settings for a “Locked View” image.
Declaration
TcxCustomGridShowLockedStateImageOptions = class(
TPersistent
)
Remarks
Do not use this class directly. Use its descendants instead.
Inheritance
TObject
TPersistent
TcxCustomGridShowLockedStateImageOptions
See Also