Interface IGridViewGroupPanelCell
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml.GridView.GroupPanel
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IGridViewGroupPanelCell : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
SortDirection
Declaration
string SortDirection { get; }
Property Value
System.String
|
Methods
Close()
Declaration
void Close()