Class DataGridColumnReorderServicePanel
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Grid.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DataGridColumnReorderServicePanel : RadControl
Constructors
DataGridColumnReorderServicePanel()
Declaration
public DataGridColumnReorderServicePanel()
Methods
ComposeVisualStateName()
Declaration
protected override string ComposeVisualStateName()
Returns
|
System.String
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer
|
Overrides
OnPointerEntered(PointerRoutedEventArgs)
Declaration
protected override void OnPointerEntered(PointerRoutedEventArgs e)
Parameters
|
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs
e
|
OnPointerExited(PointerRoutedEventArgs)
Declaration
protected override void OnPointerExited(PointerRoutedEventArgs e)
Parameters
|
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs
e
|
OnTapped(TappedRoutedEventArgs)
Declaration
protected override void OnTapped(TappedRoutedEventArgs e)
Parameters
|
Microsoft.UI.Xaml.Input.TappedRoutedEventArgs
e
|
OnTemplateApplied()
UnapplyTemplateCore()
Declaration
protected override void UnapplyTemplateCore()