Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / DragToPage Property
In This Topic
    DragToPage Property
    In This Topic
    Gets or sets whether the field can be dragged to the page position. The default value is True.
    Syntax
    System.bool DragToPage {get; set;}
    See Also