Skip to main content
A newer version of this page is available. .

TcxCustomGridTableShowLockedStateImageOptions Members

The base class for the TcxGridTableShowLockedStateImageOptions class.

Properties

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.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also