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