RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridDetailTableDataBindEventArgs Class Members
See Also  Properties  Methods 
Telerik.WebControls Namespace : GridDetailTableDataBindEventArgs Class


The following tables list the members exposed by GridDetailTableDataBindEventArgs.

Public Constructors

Public Properties

 NameDescription
Public PropertyCanceledGets or sets a value, defining whether the command should be canceled.  
Public PropertyDetailTableViewGets a reference to the detail table being bound.  
Top

Public Methods

 NameDescription
Public MethodExecuteCommand Fires RadGrid.DetailTableDataBind event  
Top

See Also