Back to Devexpress

PivotGridCustomTotalBase.GetCellFormat() Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridcustomtotalbase-78402883.md

latest1.4 KB
Original Source

PivotGridCustomTotalBase.GetCellFormat() Method

Gets the actual settings used to format the custom total’s values.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public FormatInfo GetCellFormat()
vb
Public Function GetCellFormat As FormatInfo

Returns

TypeDescription
FormatInfo

A FormatInfo object that specifies the formatting settings.

|

Remarks

This method supports the control’s internal infrastructure and is not intended to be called directly from your code.

See Also

PivotGridCustomTotalBase Class

PivotGridCustomTotalBase Members

DevExpress.XtraPivotGrid Namespace