SetDragToRow Method

SetDragToRow function

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


func (instance *PivotField) SetDragToRow(value bool)  error

Remarks

See Also