Back to Devexpress

TcxCustomPivotGrid.OptionsLockedStateImage Property

vcl-cxcustompivotgrid-dot-tcxcustompivotgrid-6b70e9e1.md

latest1010 B
Original Source

TcxCustomPivotGrid.OptionsLockedStateImage Property

Specifies the display settings for the pivot grid’s “Locked View“ image.

Declaration

delphi
property OptionsLockedStateImage: TcxPivotGridOptionsLockedStateImage read; write;

Property Value

Type
TcxPivotGridOptionsLockedStateImage

Remarks

Refer to the TcxPivotGridOptionsLockedStateImage class description to learn about these settings.

To custom paint the “Locked View” image, handle the pivot grid’s OnPrepareLockedStateImage event.

See Also

TcxCustomPivotGrid Class

TcxCustomPivotGrid Members

cxCustomPivotGrid Unit