TcxPivotGridViewDataItem.MeasureWidth(TPersistent,Boolean) Method
In This Article
#Declaration
Delphi
function MeasureWidth(AField: TPersistent; AIncludeTotals: Boolean): Integer;
#Parameters
Name | Type |
---|---|
AField | TPersistent |
AInclude |
Boolean |
#Returns
Type |
---|
Integer |
See Also