Table of Contents
ContextCell Property

Returns a GridCell object that has displayed a context menu and subsequently the context menu triggered a server event.

Syntax
 public GridCell ContextCell { get; }
Remarks

See ContextItem for more details.

See Also