Class FixedPanel
Specifies which split panel is fixed, if any.
Inheritance
System.Object
FixedPanel
Namespace: Syncfusion.Windows.Forms.Tools.Enums
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class FixedPanel : Enum
Fields
None
"None" - no panel;
Declaration
public const FixedPanel None
Field Value
| Type |
|---|
| FixedPanel |
Panel1
"Panel1" - panel #1 respectively.
Declaration
public const FixedPanel Panel1
Field Value
| Type |
|---|
| FixedPanel |
Panel2
"Panel2" - panel #1 respectively.
Declaration
public const FixedPanel Panel2
Field Value
| Type |
|---|
| FixedPanel |