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