Click or drag to resize
KaxMenuItemBinding Properties

The KaxMenuItemBinding type exposes the following members.

Properties
  Name Description
Public property ClickedCssClass
Specifies the exact value of the ClickedCssClass property of the KaxMenuItem that will be created during the data binding.
Public property ClickedCssClassField
Specifies the field, containing the ClickedCssClass property value of the KaxMenuItem that will be created during the data binding.
Public property DisabledCssClass
Specifies the exact value of the DisabledCssClass property of the KaxMenuItem that will be created during the data binding.
Public property DisabledCssClassField
Specifies the field, containing the DisabledCssClass property value of the KaxMenuItem that will be created during the data binding.
Public property DisabledImageUrl
Specifies the exact value of the DisabledImageUrl property of the KaxMenuItem that will be created during the data binding.
Public property DisabledImageUrlField
Specifies the field, containing the DisabledImageUrl property value of the KaxMenuItem that will be created during the data binding.
Public property ExpandedCssClass
Specifies the exact value of the ExpandedCssClass property of the KaxMenuItem that will be created during the data binding.
Public property ExpandedCssClassField
Specifies the field, containing the ExpandedCssClass property value of the KaxMenuItem that will be created during the data binding.
Public property ExpandedImageUrl
Specifies the exact value of the ExpandedImageUrl property of the KaxMenuItem that will be created during the data binding.
Public property ExpandedImageUrlField
Specifies the field, containing the ExpandedImageUrl property value of the KaxMenuItem that will be created during the data binding.
Public property ExpandMode
Specifies the exact value of the ExpandMode property of the KaxMenuItem that will be created during the data binding.
Public property ExpandModeField
Specifies the field, containing the ExpandMode property value of the KaxMenuItem that will be created during the data binding.
Public property FocusedCssClass
Specifies the exact value of the FocusedCssClass property of the KaxNavigationItem that will be created during the data binding.
Public property FocusedCssClassField
Specifies the field, containing the FocusedCssClass property value of the KaxMenuItem that will be created during the data binding.
Public property IsSeparator
Specifies the exact value of the IsSeparator property of the KaxMenuItem that will be created during the data binding.
Public property IsSeparatorField
Specifies the field, containing the IsSeparator property value of the KaxMenuItem that will be created during the data binding.
Top
See Also