Class CheckBoxAdvBackStyle
Defines the constant which specifies the background styles of CheckBoxAdv.
Inheritance
System.Object
CheckBoxAdvBackStyle
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CheckBoxAdvBackStyle : Enum
Fields
Default
Represents Default.
Declaration
public const CheckBoxAdvBackStyle Default
Field Value
| Type |
|---|
| CheckBoxAdvBackStyle |
HorizontalGradient
Represents Horizontal Gradient.
Declaration
public const CheckBoxAdvBackStyle HorizontalGradient
Field Value
| Type |
|---|
| CheckBoxAdvBackStyle |
VerticalGradient
Represents Vertical Gradient.
Declaration
public const CheckBoxAdvBackStyle VerticalGradient
Field Value
| Type |
|---|
| CheckBoxAdvBackStyle |