Click or drag to resize
KaxTreeNodeBinding Properties

The KaxTreeNodeBinding type exposes the following members.

Properties
  Name Description
Public property AllowDrag
Specifies the exact value of the AllowDrag property of the KaxTreeNode that will be created during the data binding.
Public property AllowDragField
Specifies the field, containing the AllowDrag property value of the KaxTreeNode that will be created during the data binding.
Public property AllowDrop
Specifies the exact value of the AllowDrop property of the KaxTreeNode that will be created during the data binding.
Public property AllowDropField
Specifies the field, containing the AllowDrop property value of the KaxTreeNode that will be created during the data binding.
Public property AllowEdit
Specifies the exact value of the AllowEdit property of the KaxTreeNode that will be created during the data binding.
Public property AllowEditField
Specifies the field, containing the AllowEdit property value of the KaxTreeNode that will be created during the data binding.
Public property Category
Specifies the exact value of the Category property of the KaxTreeNode that will be created during the data binding.
Public property CategoryField
Specifies the field, containing the Category property value of the KaxTreeNode that will be created during the data binding.
Public property Checkable
Specifies the exact value of the Checkable property of the KaxTreeNode that will be created during the data binding.
Public property CheckableField
Specifies the field, containing the Checkable property value of the KaxTreeNode that will be created during the data binding.
Public property Checked
Specifies the exact value of the Checked property of the KaxTreeNode that will be created during the data binding.
Public property CheckedField
Specifies the field, containing the Checked property value of the KaxTreeNode that will be created during the data binding.
Public property ContentCssClass
Specifies the exact value of the ContentCssClass property of the KaxTreeNode that will be created during the data binding.
Public property ContentCssClassField
Specifies the field, containing the ContentCssClass property value of the KaxTreeNode that will be created during the data binding.
Public property ContextMenuID
Specifies the exact value of the ContextMenuID property of the KaxTreeNode that will be created during the data binding.
Public property ContextMenuIDField
Specifies the field, containing the ContextMenuID property value of the KaxTreeNode that will be created during the data binding.
Public property DisabledCssClass
Specifies the exact value of the DisabledCssClass property of the KaxTreeNode that will be created during the data binding.
Public property DisabledCssClassField
Specifies the field, containing the DisabledCssClass property value of the KaxTreeNode that will be created during the data binding.
Public property DisabledImageUrl
Specifies the exact value of the DisabledImageUrl property of the KaxTreeNode that will be created during the data binding.
Public property DisabledImageUrlField
Specifies the field, containing the DisabledImageUrl property value of the KaxTreeNode that will be created during the data binding.
Public property EnableContextMenu
Specifies the exact value of the EnableContextMenu property of the KaxTreeNode that will be created during the data binding.
Public property EnableContextMenuField
Specifies the field, containing the EnableContextMenu property value of the KaxTreeNode that will be created during the data binding.
Public property Expanded
Specifies the exact value of the Expanded property of the KaxTreeNode that will be created during the data binding.
Public property ExpandedField
Specifies the field, containing the Expanded property value of the KaxTreeNode that will be created during the data binding.
Public property ExpandedImageUrl
Specifies the exact value of the ExpandedImageUrl property of the KaxTreeNode that will be created during the data binding.
Public property ExpandedImageUrlField
Specifies the field, containing the ExpandedImageUrl property value of the KaxTreeNode that will be created during the data binding.
Public property ExpandMode
Specifies the exact value of the ExpandMode property of the KaxTreeNode that will be created during the data binding.
Public property ExpandModeField
Specifies the field, containing the ExpandMode property value of the KaxTreeNode that will be created during the data binding.
Public property HoveredCssClass
Specifies the exact value of the HoveredCssClass property of the KaxTreeNode that will be created during the data binding.
Public property HoveredCssClassField
Specifies the field, containing the HoveredCssClass property value of the KaxTreeNode that will be created during the data binding.
Public property SelectedCssClass
Specifies the exact value of the SelectedCssClass property of the KaxTreeNode that will be created during the data binding.
Public property SelectedCssClassField
Specifies the field, containing the SelectedCssClass property value of the KaxTreeNode that will be created during the data binding.
Public property SelectedImageUrl
Specifies the exact value of the SelectedImageUrl property of the KaxTreeNode that will be created during the data binding.
Public property SelectedImageUrlField
Specifies the field, containing the SelectedImageUrl property value of the KaxTreeNode that will be created during the data binding.
Top
See Also