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