InterfaceIHierarchicalRow
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
cs-api-definition
public interface IHierarchicalRow
Properties
ChildRows
Declaration
cs-api-definition
GridViewChildRowCollection ChildRows { get; }
Property Value