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