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