Class Bar.Properties
Bar's properties that support property changed notification.
Inheritance
System.Object
Bar.Properties
Namespace: Syncfusion.Windows.Forms.Tools.Navigation
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class Properties : Enum
Fields
AutoExpand
Represents AutoExpand
Declaration
public const Bar.Properties AutoExpand
Field Value
| Type |
|---|
| Bar.Properties |
DisabledImage
Represents Disabled Image
Declaration
public const Bar.Properties DisabledImage
Field Value
| Type |
|---|
| Bar.Properties |
DisabledImageIndex
Represents Disabled Image
Declaration
public const Bar.Properties DisabledImageIndex
Field Value
| Type |
|---|
| Bar.Properties |
Enabled
Represents Enabled
Declaration
public const Bar.Properties Enabled
Field Value
| Type |
|---|
| Bar.Properties |
Image
Represents Image
Declaration
public const Bar.Properties Image
Field Value
| Type |
|---|
| Bar.Properties |
ImageIndex
Represents Image Index
Declaration
public const Bar.Properties ImageIndex
Field Value
| Type |
|---|
| Bar.Properties |
Text
Represents Text
Declaration
public const Bar.Properties Text
Field Value
| Type |
|---|
| Bar.Properties |
Visible
Represents visible
Declaration
public const Bar.Properties Visible
Field Value
| Type |
|---|
| Bar.Properties |