TcxvgCustomViewInfo.GetValueRect(Integer,TcxCustomRowViewInfo) Method
Declaration
function GetValueRect(AValueIndex: Integer; ARowViewInfo: TcxCustomRowViewInfo): TRect; virtual;
Parameters
Name | Type |
---|---|
AValueIndex | Integer |
ARowViewInfo | TcxCustomRowViewInfo |
Returns
Type |
---|
TRect |
See Also