Skip to main content

TcxCustomGridIndicatorItemViewInfo.Container Property

Provides access to the ViewInfo object associated with the indicator that contains the item that corresponds to the current ViewInfo object.

Declaration

property Container: TcxGridIndicatorViewInfo read;

Property Value

Type
TcxGridIndicatorViewInfo

Remarks

Use this property to access the following:

See Also