Skip to main content

ASPxClientPivotMenuItemClickEventArgs.FieldID Property

Gets the field’s unique identifier.

Declaration

FieldID: string

Property Value

Type Description
string

A string which specifies the field’s unique identifier.

Remarks

To obtain the field value for which the popup menu has been invoked, do the following:

See Also