Skip to main content

PivotGridControl.UserAction Property

Gets an end-user action on the PivotGridControl.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll

#Declaration

public UserAction UserAction { get; }

#Property Value

Type Description
UserAction

A UserAction enumeration value that specifies an end-user action on the PivotGridControl.

See Also