Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / BaseField Property
In This Topic
    BaseField Property
    In This Topic
    Gets or sets the base field for a custom calculation. This property is valid only for data fields.
    Syntax
    System.string BaseField {get; set;}
    See Also