GetDragToRow Method

GetDragToRow function

Indicates whether the specified field can be dragged to the row position.The default value is true.


func (instance *PivotField) GetDragToRow()  (bool,  error) 

Remarks

See Also