KaxMenuItemBinding Class |
Namespace: Kettic.AspNet.Controls
The KaxMenuItemBinding type exposes the following members.
Name | Description | |
---|---|---|
KaxMenuItemBinding |
Name | Description | |
---|---|---|
ClickedCssClass |
Specifies the exact value of the ClickedCssClass property of the
KaxMenuItem that will be created during the data binding.
| |
ClickedCssClassField |
Specifies the field, containing the ClickedCssClass property
value of the KaxMenuItem that will be created during
the data binding.
| |
DisabledCssClass |
Specifies the exact value of the DisabledCssClass property of the
KaxMenuItem that will be created during the data binding.
| |
DisabledCssClassField |
Specifies the field, containing the DisabledCssClass property
value of the KaxMenuItem that will be created during
the data binding.
| |
DisabledImageUrl |
Specifies the exact value of the DisabledImageUrl property of the
KaxMenuItem that will be created during the data binding.
| |
DisabledImageUrlField |
Specifies the field, containing the DisabledImageUrl property
value of the KaxMenuItem that will be created during
the data binding.
| |
ExpandedCssClass |
Specifies the exact value of the ExpandedCssClass property of the
KaxMenuItem that will be created during the data binding.
| |
ExpandedCssClassField |
Specifies the field, containing the ExpandedCssClass property
value of the KaxMenuItem that will be created during
the data binding.
| |
ExpandedImageUrl |
Specifies the exact value of the ExpandedImageUrl property of the
KaxMenuItem that will be created during the data binding.
| |
ExpandedImageUrlField |
Specifies the field, containing the ExpandedImageUrl property
value of the KaxMenuItem that will be created during
the data binding.
| |
ExpandMode |
Specifies the exact value of the ExpandMode property of the
KaxMenuItem that will be created during the data binding.
| |
ExpandModeField |
Specifies the field, containing the ExpandMode property
value of the KaxMenuItem that will be created during
the data binding.
| |
FocusedCssClass |
Specifies the exact value of the FocusedCssClass property of the
KaxNavigationItem that will be created during the data binding.
| |
FocusedCssClassField |
Specifies the field, containing the FocusedCssClass property
value of the KaxMenuItem that will be created during
the data binding.
| |
IsSeparator |
Specifies the exact value of the IsSeparator property of the
KaxMenuItem that will be created during the data binding.
| |
IsSeparatorField |
Specifies the field, containing the IsSeparator property
value of the KaxMenuItem that will be created during
the data binding.
|