InterfaceIGridViewHeaderCell
Interface
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public interface IGridViewHeaderCell : IContentControl, IControl, IFrameworkElement, ITargetElement
Derived Classes:
Inherited Members
Properties
FieldFilteringControl
Declaration
cs-api-definition
FrameworkElement FieldFilteringControl { get; }
Property Value
FilteringControl
Declaration
cs-api-definition
FrameworkElement FilteringControl { get; }
Property Value
FilteringDropDown
Declaration
cs-api-definition
FrameworkElement FilteringDropDown { get; }
Property Value
LeftHeaderGripper
Declaration
cs-api-definition
FrameworkElement LeftHeaderGripper { get; }
Property Value
RightHeaderGripper
Declaration
cs-api-definition
FrameworkElement RightHeaderGripper { get; }
Property Value
SortIndicator
Declaration
cs-api-definition
FrameworkElement SortIndicator { get; }
Property Value
Methods
DragToGroupPanel()
Declaration
cs-api-definition
void DragToGroupPanel()
DragToGroupPanel(FrameworkElement)
Declaration
cs-api-definition
void DragToGroupPanel(FrameworkElement groupPanel)
Parameters
groupPanel
DragToHeaderGripper(int, HeaderCellThumbName)
Declaration
cs-api-definition
void DragToHeaderGripper(int headerCellIndexTarget, HeaderCellThumbName thumbName)
Parameters
headerCellIndexTarget
thumbName