TreeView - класс |
Пространство имён: Telerik.Web.Mvc.UI
public class TreeView : ViewComponentBase, INavigationItemComponent<TreeViewItem>, INavigationItemContainer<TreeViewItem>, IEffectEnabled
Тип TreeView предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| TreeView |
Initializes a new instance of the TreeView class.
|
| Имя | Описание | |
|---|---|---|
| Ajax |
Gets the ajax configuration.
| |
| AssetKey |
Gets or sets the asset key.
(Унаследован от ViewComponentBase.) | |
| Authorization | ||
| ClientEvents |
Gets the client events of the treeview.
| |
| ClientSideObjectWriterFactory |
Gets the client side object writer factory.
(Унаследован от ViewComponentBase.) | |
| DataBinding | ||
| DragAndDrop | ||
| Effects |
Gets or sets the effects.
| |
| ExpandAll |
Gets or sets a value indicating whether all the item is expanded.
| |
| HighlightPath | ||
| HtmlAttributes |
Gets the HTML attributes.
(Унаследован от ViewComponentBase.) | |
| Id |
Gets the id.
(Унаследован от ViewComponentBase.) | |
| IsSelfInitialized | (Унаследован от ViewComponentBase.) | |
| ItemAction |
Gets or sets the item action.
| |
| Items |
Gets the items of the treeview.
| |
| ItemTextTemplate |
Шаблон текста эле5мента дерева
| |
| Name |
Gets or sets the name.
(Унаследован от ViewComponentBase.) | |
| ScriptFileNames |
Gets or sets the script file names.
(Унаследован от ViewComponentBase.) | |
| ScriptFilesPath |
Gets or sets the script files path. Path must be a virtual path.
(Унаследован от ViewComponentBase.) | |
| SelectedIndex | ||
| ShowCheckBox |
Gets or sets a value indicating whether all the item is expanded.
| |
| ShowLines |
Gets or sets a value indicating whether all the item is expanded.
| |
| UrlGenerator | ||
| ViewContext |
Gets or sets the view context to rendering a view.
(Унаследован от ViewComponentBase.) | |
| WebService |
Gets the web service configuration
|
| Имя | Описание | |
|---|---|---|
| Render |
Renders the component.
(Унаследован от ViewComponentBase.) | |
| ToHtmlString | (Унаследован от ViewComponentBase.) | |
| VerifySettings | (Переопределяет ViewComponentBaseVerifySettings.) | |
| WriteCleanupScript |
Writes the cleanup script.
(Унаследован от ViewComponentBase.) | |
| WriteHtml | (Переопределяет ViewComponentBaseWriteHtml(HtmlTextWriter).) | |
| WriteInitializationScript | (Переопределяет ViewComponentBaseWriteInitializationScript(TextWriter).) |
| Имя | Описание | |
|---|---|---|
| GetID |
Получить идентификатор из объекта.
Вызывает ToString().ToLower()
(Определяется ObjectExtensions.) | |
| Implementation |
Получить реальный объект из класса
(Определяется ModelExtensions.) | |
| SafeToString | (Определяется ObjectExtensions.) | |
| ToEncodedJson |
Получить представление объекта в структуре Json, зашифрованную для атрибута
(Определяется ObjectExtensions.) | |
| ToJson |
Получить представление объекта в структуре Json
(Определяется ObjectExtensions.) | |
| ToJsonSlice |
Получить представление объекта в структуре Json.
Обрезает стартовый и конечный символы { и }
(Определяется ObjectExtensions.) |