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