TcxGridTableShowLockedStateImageOptions Members
Settings for a “Locked View” image.Properties
Name | Description |
---|---|
BestFit | Specifies the “Locked View” image display mode for the View, pending updates in the best fit operations. Inherited from TcxCustomGridTableShowLockedStateImageOptions. |
Filtering | Specifies the “Locked View” image display mode for the View, pending updates in the filtering operations. Inherited from TcxCustomGridTableShowLockedStateImageOptions. |
Grouping | Specifies the “Locked View” image display mode for the View, pending updates in the grouping operations. Inherited from TcxCustomGridTableShowLockedStateImageOptions. |
Posting | Specifies the “Locked View” image display mode for the View, pending updates on posting data. Inherited from TcxCustomGridTableShowLockedStateImageOptions. |
Sorting | Specifies the “Locked View” image display mode for the View, pending updates in the sorting operations. Inherited from TcxCustomGridTableShowLockedStateImageOptions. |
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