Class SelectionFrameOption
Defines the constants that specify the selection frame options of Excel-like selection frame.
Inheritance
System.Object
SelectionFrameOption
Namespace: Syncfusion.Windows.Forms.Grid
Assembly: Syncfusion.Grid.Windows.dll
Syntax
public sealed class SelectionFrameOption : Enum
Fields
Excel2003
This option enables the Excel 2003 selection behavior.
Declaration
public const SelectionFrameOption Excel2003
Field Value
| Type |
|---|
| SelectionFrameOption |
Excel2016
This option enables the Excel 2016 selection behavior.
Declaration
public const SelectionFrameOption Excel2016
Field Value
| Type |
|---|
| SelectionFrameOption |