SingleSelectTreeViewControl Properties

Include Protected Members
Include Inherited Members

The SingleSelectTreeViewControl type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BeginPoints The beginpoints of the control being rendered, an array of ParameterDefinition objects. (Inherited from ParameterizableControl.)
Public property BIDataContainer Returns an object that contains information about inbound parameters. (Inherited from ParameterizableControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientViewState Contains the client-side view state values for the control. (Inherited from ParameterizableControl.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property CustomRenderScript Contains client-side browser ECMAScript (JavaScript, JScript) that renders this control. (Inherited from ParameterizableControl.)
Public property CustomStartupScript Contains optional client-side browser startup ECMAScript (JavaScript, JScript) for this control. (Inherited from ParameterizableControl.)
Protected property DesignMode (Inherited from Control.)
Public property ElementLocation The location in the repository of the underlying object for this control. (Inherited from ParameterizableControl.)
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property ExternalCssRelativePaths Gets an array of strings that represent the relative paths in the resources directory to the cascading style sheet (CSS) files used by the tree view control. (Inherited from TreeViewControl.)
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property FriendlyParameters Friendly name/value pairs. (Inherited from ParameterizableControl.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InUseProviderParameterNames A list of strings that contain the parameter names that are connected to a consumer. (Inherited from ParameterizableControl.)
Public property IsAccessibilityMode Gets or sets a value that indicates whether accessibility mode is set for the control. (Inherited from ParameterizableControl.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MultiSelect Indicates whether multiple items can be selected in this control.
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property ProxyId The name of the proxy ECMAScript (JavaScript, JScript) variable, an instance of the ParameterizableControlProxy class. (Inherited from ParameterizableControl.)
Public property ResourcePath The URL path to resources. (Inherited from ParameterizableControl.)
Public property ScriptDependencies Gets an array of strings that represent the relative paths in the resources directory to the script files used by the tree view control. (Inherited from TreeViewControl.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TargetControlId The identifier of the div element to receive the HTML. (Inherited from ParameterizableControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

SingleSelectTreeViewControl Class

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace