Skip to main content

TcxGridIndicatorViewInfo.AddItem(Integer,Integer,TcxCustomGridIndicatorItemViewInfoClass) Method

Declaration

function AddItem(ATopBound: Integer; AHeight: Integer; AItemClass: TcxCustomGridIndicatorItemViewInfoClass): TcxCustomGridIndicatorItemViewInfo; overload;

Parameters

Name Type
ATopBound Integer
AHeight Integer
AItemClass TcxCustomGridIndicatorItemViewInfoClass

Returns

Type
TcxCustomGridIndicatorItemViewInfo
See Also