AccessibilityCompliant
|
Enables accessibility support.
|
AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
|
AllowCheckNodes
|
Gets or sets a value that specifies whether the nodes checking feature is available.
|
AllowSelectNode
|
Gets or sets a value specifying whether the node selection feature is available to end-users.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
BeforeGetCallbackResult
|
Allows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed.
|
CallbackRouteValues
|
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks.
|
CheckNodesRecursive
|
Gets or sets whether recursive checking is enabled.
|
ClientLayout
|
Enables you to save and restore the previously saved layout of the TreeView.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the TreeView.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a TreeView on the client.
|
ControlStyle
|
Provides access to the style settings declared at the root level of the TreeView’s wrapped web server control.
|
CustomJSProperties
|
Enables you to supply any server data that can then be parsed on the client.
|
DataBinding
|
Allows you to perform custom actions before a TreeView is bound to a data source.
|
DataBound
|
Enables you to perform a custom action after the TreeView has been bound to its data source.
|
EnableAnimation
|
Gets or sets a value specifying whether an animation effect is available to end-users when expanding/collapsing nodes.
|
EnableClientSideAPI
|
Gets or sets a value that specifies whether the extension to which this TreeViewSettings object is passed can be manipulated on the client side via code.
|
Enabled
|
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
|
EnableHotTrack
|
Gets or sets a value that specifies whether nodes can visually respond to mouse hovering.
|
EnableNodeTextWrapping
|
Gets or sets a value specifying whether the text wrapping is enabled in the Tree View nodes.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this extension.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
Height
|
Gets or sets the height of the extension.
|
Images
|
Provides access to the settings that define images for various elements within the TreeView.
|
ImageUrlField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides URLs for images displayed within nodes.
|
Init
|
Enables you to perform custom actions when an extension is initialized.
|
Name
|
Specifies the unique identifier name for the extension.
|
NameField
|
Gets or sets the data source field which provides node unique identifier names.
|
NavigateUrlField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides node navigate URLs.
|
NavigateUrlFormatString
|
Gets or sets the pattern used to format node navigate URLs.
|
NodeDataBound
|
Enables you to perform custom actions after a node has been bound to a data source.
|
NodeImagePosition
|
Gets or sets the image position within the node.
|
NodeLinkMode
|
Gets or sets a value that specifies how nodes are represented as links within the TreeView.
|
Nodes
|
Provides access to the root node child collection.
|
PreRender
|
Allows custom processing to be implemented before the extension is rendered to the page.
|
RightToLeft
|
Specifies whether to apply right-to-left representation to the extension.
|
SaveStateToCookies
|
Gets or sets a value that specifies whether cookies are used to persist information about the TreeView’s state.
|
SaveStateToCookiesID
|
Gets or sets the name (identifier) of the cookie in which the TreeView’s state is persisted.
|
SettingsLoadingPanel
|
Provides access to the loading panel’s settings.
|
ShowExpandButtons
|
Gets or sets a value that specifies whether expand buttons are displayed within the TreeView.
|
ShowTreeLines
|
Gets or sets whether tree lines are displayed within the ASPxTreeVew.
|
SkinID
|
Gets or sets the skin to apply to the control.
|
Style
|
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
|
Styles
|
Provides access to the style settings that control the appearance of the extension’s visual elements.
|
SyncSelectionMode
|
Gets or sets whether the node whose navigation location points to the currently browsed web page, is automatically selected.
|
TabIndex
|
Gets or sets the tab index of the control element of the web page.
|
Target
|
Gets or sets the window or frame to which to target the contents of the URL associated with TreeView nodes.
|
TextField
|
Gets or sets the data source field that provides caption texts for nodes.
|
TextFormatString
|
Gets or sets the pattern used to format the hyperlink’s caption text within the node.
|
Theme
|
Gets or sets the name of the theme to be applied to the extension.
|
ToolTip
|
Gets or sets a UI element’s tooltip text.
|
ToolTipField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides node tooltip texts.
|
VirtualModeCreateChildren
|
Obsolete. Used to activate virtual mode. Occurs when expanding a node for the first time in this mode.
|
Width
|
Gets or sets the width of the extension.
|