alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved