Class SelectionFrameControl
Represents a class that displays and manages a selection frame indicating the current selection region in the UI.
Inheritance
System.Object
SelectionFrameControl
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class SelectionFrameControl : Control
Constructors
SelectionFrameControl()
Declaration
public SelectionFrameControl()
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnPropertyChanged(DependencyPropertyChangedEventArgs)
Declaration
protected override void OnPropertyChanged(DependencyPropertyChangedEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.DependencyPropertyChangedEventArgs | e |