SetDragToHide Method

SetDragToHide function

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


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

Remarks

See Also