<<Missing>>
Model Type: int?
Name | Type | Default | Description |
---|---|---|---|
DropDownWidthFactor | float | 1.0 | Defines the width of the dropdown portion relative to the control width. The control width is multiplied by the factor DropDownWidthFactor to calculate the width. If 1.0 is specified, the dropdown portion is the same size as the control. If 2.0 is specified, the dropdown portion is the twice the size of the control. |
DropDownHeightFactor | float | 1.0 | Defines the height of the dropdown portion relative to 200 pixels. The control width is multiplied by the factor DropDownHeightFactor to calculate the height. If 1.0 is specified, the dropdown portion is 200 pixels. If 2.0 is specified, the dropdown portion is the 400 pixels in height. |
Name | Type | Description |
---|---|---|
model__List | List<YetaWF.Modules.ComponentsHTML.Components.DropDownSearchComponent.SelectionItem<string>> | Defines the list of values, displayed text and tooltips shown in the dropdown list. |
model__AjaxUrl | string | Defines the URL used to retrieve data for the dropdown search component. |
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com