Back to Devexpress

TcxGridTableShowLockedStateImageOptions Class

vcl-cxgridtableview-bf203e6e.md

latest1.3 KB
Original Source

TcxGridTableShowLockedStateImageOptions Class

Settings for a “Locked View” image.

Declaration

delphi
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

TcxGridTableShowLockedStateImageOptions Members

cxGridTableView Unit