RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridItemEventArgs Class Properties
See Also 
Telerik.WebControls Namespace : GridItemEventArgs Class


For a list of all members of this type, see GridItemEventArgs members.

Public Properties

 NameDescription
Public PropertyCanceled Set to true to cancel the default event execution, if available. The ItemCreated and ItemDataBound events cannot be cancelled.  
Public PropertyEventInfo Event info object. Cast to derrived classes to obtain the appropriate instance  
Public PropertyItem  
Top

See Also