| Visibility |
Constructor |
Parameters |
|
|
|
public
|
TreeView
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[Get , Set] |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
AttributeCollection |
Attributes
|
[Get] |
|
|
| public |
Boolean |
AutoGenerateDataBindings
|
[Get , Set] |
|
|
| public |
Color |
BackColor
|
[Get , Set] |
|
|
| public |
Control |
BindingContainer
|
[Get] |
|
|
| public |
Color |
BorderColor
|
[Get , Set] |
|
|
| public |
BorderStyle |
BorderStyle
|
[Get , Set] |
|
|
| public |
Unit |
BorderWidth
|
[Get , Set] |
|
|
| public |
TreeNodeCollection |
CheckedNodes
|
[Get] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
String |
CollapseImageToolTip
|
[Get , Set] |
|
|
| public |
String |
CollapseImageUrl
|
[Get , Set] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
Style |
ControlStyle
|
[Get] |
|
|
| public |
Boolean |
ControlStyleCreated
|
[Get] |
|
|
| public |
String |
CssClass
|
[Get , Set] |
|
|
| public |
TreeNodeBindingCollection |
DataBindings
|
[Get] |
|
|
| public |
Object |
DataSource
|
[Get , Set] |
|
|
| public |
String |
DataSourceID
|
[Get , Set] |
|
|
| public |
Boolean |
EnableClientScript
|
[Get , Set] |
|
|
| public |
Boolean |
Enabled
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
Int32 |
ExpandDepth
|
[Get , Set] |
|
|
| public |
String |
ExpandImageToolTip
|
[Get , Set] |
|
|
| public |
String |
ExpandImageUrl
|
[Get , Set] |
|
|
| public |
FontInfo |
Font
|
[Get] |
|
|
| public |
Color |
ForeColor
|
[Get , Set] |
|
|
| public |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
Style |
HoverNodeStyle
|
[Get] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
TreeViewImageSet |
ImageSet
|
[Get , Set] |
|
|
| public |
TreeNodeStyle |
LeafNodeStyle
|
[Get] |
|
|
| public |
TreeNodeStyleCollection |
LevelStyles
|
[Get] |
|
|
| public |
String |
LineImagesFolder
|
[Get , Set] |
|
|
| public |
Int32 |
MaxDataBindDepth
|
[Get , Set] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
Int32 |
NodeIndent
|
[Get , Set] |
|
|
| public |
TreeNodeCollection |
Nodes
|
[Get] |
|
|
| public |
TreeNodeStyle |
NodeStyle
|
[Get] |
|
|
| public |
Boolean |
NodeWrap
|
[Get , Set] |
|
|
| public |
String |
NoExpandImageUrl
|
[Get , Set] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| public |
TreeNodeStyle |
ParentNodeStyle
|
[Get] |
|
|
| public |
Char |
PathSeparator
|
[Get , Set] |
|
|
| public |
Boolean |
PopulateNodesFromClient
|
[Get , Set] |
|
|
| public |
TreeNodeStyle |
RootNodeStyle
|
[Get] |
|
|
| public |
TreeNode |
SelectedNode
|
[Get] |
|
|
| public |
TreeNodeStyle |
SelectedNodeStyle
|
[Get] |
|
|
| public |
String |
SelectedValue
|
[Get] |
|
|
| public |
TreeNodeTypes |
ShowCheckBoxes
|
[Get , Set] |
|
|
| public |
Boolean |
ShowExpandCollapse
|
[Get , Set] |
|
|
| public |
Boolean |
ShowLines
|
[Get , Set] |
|
|
| public |
ISite |
Site
|
[Get , Set] |
|
|
| public |
String |
SkinID
|
[Get , Set] |
|
|
| public |
String |
SkipLinkText
|
[Get , Set] |
|
|
| public |
CssStyleCollection |
Style
|
[Get] |
|
|
| public |
Int16 |
TabIndex
|
[Get , Set] |
|
|
| public |
String |
Target
|
[Get , Set] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
ToolTip
|
[Get , Set] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
Unit |
Width
|
[Get , Set] |
|
|
|
Hierarchy
Object
--->
Control
--->
WebControl
--->
BaseDataBoundControl
--->
HierarchicalDataBoundControl
--->
TreeView
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
,
IPostBackEventHandler
,
IPostBackDataHandler
,
ICallbackEventHandler
|