The ASDropDownTreeView class.


The following tables list the members exposed by ASDropDownTreeView.

Public Constructors

  Name Description
Public method ASDropDownTreeView Initializes a new instance of the ASDropDownTreeView class.
Top

Public Properties

  Name Description
Public property CssClassDropdownBox Gets or sets the CSS class dropdown box.
Public property CssClassDropdownBoxContainer Gets or sets the CSS class dropdown box container.
Public property CssClassDropdownBoxDisabled Gets or sets the CSS class dropdown box disabled.
Public property CssClassDropdownIcon Gets or sets the CSS class dropdown icon.
Public property CssClassDropdownIconA Gets or sets the CSS class dropdown icon A.
Public property CssClassDropdownIconTD Gets or sets the CSS class dropdown icon TD.
Public property CssClassDropdownIconTDDisabled Gets or sets the CSS class dropdown icon TD disabled.
Public property CssClassDropdownTextContainer Gets or sets the CSS class dropdown text container.
Public property CssClassDropdownTextContainerDisabled Gets or sets the CSS class dropdown text container disabled.
Public property CssClassDropdownTree Gets or sets the CSS class dropdown tree.
Public property CssClassDropdownTreeObjectContainer Gets or sets the CSS class dropdown tree object container.
Public property CssClassRequiredValidator Gets or sets the CSS class required validator.
Public property DropdownIconDown Gets or sets the dropdown icon down.
Public property DropdownIconDownDisabled Gets or sets the dropdown icon down disabled.
Public property DropdownIconUp Gets or sets the dropdown icon up.
Public property DropdownIconUpDisabled Gets or sets the dropdown icon up disabled.
Public property DropdownText Gets or sets the dropdown text.
Public property DropDownTreeBasePath Gets or sets the drop down tree base path.
Public property EnableCloseOnNodeSelection Gets or sets a value indicating whether [enable close on node selection].
Public property EnableCloseOnOutsideClick Gets or sets a value indicating whether to enable close on outside click.
Public property EnableForceServerSideValidate Gets or sets a value indicating whether [enable force server side validate].
Public property EnableHalfCheckedAsChecked Gets or sets a value indicating whether to regard half checked nodes as checked.
Public property EnableRequiredValidator Gets or sets a value indicating whether [enable required validator].
Public property InitialDropdownOpen Gets or sets a value indicating whether [initial dropdown open].
Public property InitialDropdownText Gets or sets the initial dropdown text.
Public property MaxDropdownHeight DropdownHeight
Public property OpenByClickText Gets or sets a value indicating whether [open by click text].
Public property RequiredValidatorColor Gets or sets the color of the required validator.
Public property RequiredValidatorDisplay Gets or sets the required validator display.
Public property RequiredValidatorErrorMessage Gets or sets the required validator error message.
Public property RequiredValidatorText RequiredValidatorText
Public property RequiredValidatorValidationGroup Gets or sets the required validator validation group.
Public property Width Overridden. Gets or sets the width of the Web server control.
Top

Public Methods

  Name Description
Public method ValidateCheckSelect Validates the check select.
Top

See Also