alexa

    Show / Hide Table of Contents

    Enum SelectionFrameOption

    Defines the constants that specify the selection frame options of Excel-like selection frame.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum SelectionFrameOption

    Fields

    Name Description
    Excel2003

    This option enables the Excel 2003 selection behavior.

    Excel2016

    This option enables the Excel 2016 selection behavior.

    Back to top Generated by DocFX