TcxGridTableShowLockedStateImageOptions Class
Settings for a “Locked View” image.
Declaration
TcxGridTableShowLockedStateImageOptions = class(
TcxCustomGridTableShowLockedStateImageOptions
)
Remarks
This class does not introduce any new functionality. Refer to the description of the base TcxCustomGridTableShowLockedStateImageOptions class, for a list of available settings.
The TcxGridTableShowLockedStateImageOptions object is referenced by the View’s OptionsBehavior.ShowLockedStateImageOptions property.
Inheritance
TObject
TPersistent
TcxCustomGridShowLockedStateImageOptions
TcxCustomGridTableShowLockedStateImageOptions
TcxGridTableShowLockedStateImageOptions
See Also