Skip to main content
A newer version of this page is available. .

ASPxClientPivotMenuItemClickEventArgs.FieldID Property

Gets the field’s unique indentifier.

Declaration

FieldID: string

Property Value

Type Description
string

A string which specifies the field’s unique indentifier.

Remarks

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

See Also