Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / EnableMultiplePageItems Property
In This Topic
    EnableMultiplePageItems Property
    In This Topic
    Gets or sets whether the field can have multiple items selected in the page field. The default value is false.
    Syntax
    System.bool EnableMultiplePageItems {get; set;}
    See Also