RadGridView
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class RadGridView : GridViewDataControl, IAutomationPeer, IPeerConverter, IRadGridView, IGridViewDataControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlGridViewDataControlRadGridView...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public RadGridView()
Properties
C#
public IList<GroupHeaderRow> GroupHeaderRows { get; }
C#
public GridViewGroupPanel GroupPanel { get; }
C#
public IList<GridViewGroupRow> GroupRows { get; }
C#
public override IList<GridViewRow> Rows { get; }
Overrides:
C#
public GridViewSearchPanel SearchPanel { get; }
Methods
C#
public override void AssignReference(AutomationReference reference)
Overrides:
Implements:
C#
public void OpenSearchPanel()