ClassGridViewGroupPanelCell
Class
Represents the RadGridView for Silverlight GridViewGroupPanelCell control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class GridViewGroupPanelCell : ContentControl, IAutomationPeer, IPeerConverter, IGridViewGroupPanelCell, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlGridViewGroupPanelCell
Implements:
Inherited Members
Constructors
GridViewGroupPanelCell()
Initializes a new instance of the GridViewGroupPanelCell class.
Declaration
cs-api-definition
public GridViewGroupPanelCell()
Properties
SortDirection
Gets the sort direction.
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides
Implements
Close()
Simulate user clicking on the group panel cell close button.
Declaration
cs-api-definition
public void Close()