Interface IPivotDataField
public interface IPivotDataField
Properties
BaseField
int BaseField { get; set; }
Property Value
BaseItem
int BaseItem { get; set; }
Property Value
CustomName
string CustomName { get; set; }
Property Value
Name
string Name { get; }
Property Value
Subtotal
SubtotalTypes Subtotal { get; }