Dropdown button
Button that opens/closes a pop-up panel when selected
- BrowseName
- DropDownButton
- SuperType
- Button(Button)
Properties
Name | BrowseName | DataType | Description |
---|---|---|---|
Panel | Panel | NodeId | Panel to be displayed. Must be a widget |
Panel alias node | PanelAliasNode | NodeId | Node to which to point any alias in the panel to be displayed |
Animation | AnimationType | DropDown button animation | Type of opening/closing animation |
Close on click inside | CloseOnClickInside | Boolean | Close the pop-up panel when selecting inside its area |
Close on click outside | CloseOnClickOutside | Boolean | Close the pop-up panel when clicking outside its area |
Direction | Direction | Orientation | Direction of opening/closing of the panel, horizontal or vertical |
Style | Style | String | Graphic style applied to the control |
Text | Text | LocalizedText | (Inherited from Button) |
Appearance | Appearance | String | (Inherited from Button) |
Image path | ImagePath | ResourceUri | (Inherited from Button) |
Image position | ImagePosition | Position | (Inherited from Button) |
Text position | TextPosition | Position | (Inherited from Button) |
Image width | ImageWidth | Size | (Inherited from Button) |
Image height | ImageHeight | Size | (Inherited from Button) |
Word wrap | WordWrap | Boolean | (Inherited from Button) |
Text trimming | Elide | Text trimming | (Inherited from Button) |
Font family | FontFamily | Font | (Inherited from Button) |
Font weight | FontWeight | Font weight | (Inherited from Button) |
Font italic | FontItalic | Boolean | (Inherited from Button) |
Font size | FontSize | Size | (Inherited from Button) |
Text color | TextColor | Color | (Inherited from Button) |
Background color | BackgroundColor | Color | (Inherited from Button) |
Visible | Visible | Boolean | (Inherited from Element) |
Enabled | Enabled | Boolean | (Inherited from Element) |
Opacity | Opacity | Float | (Inherited from Element) |
Left margin | LeftMargin | Size | (Inherited from Element) |
Top margin | TopMargin | Size | (Inherited from Element) |
Right margin | RightMargin | Size | (Inherited from Element) |
Bottom margin | BottomMargin | Size | (Inherited from Element) |
Width | Width | Size | (Inherited from Element) |
Height | Height | Size | (Inherited from Element) |
Horizontal alignment | HorizontalAlignment | Horizontal alignment | (Inherited from Element) |
Vertical alignment | VerticalAlignment | Vertical alignment | (Inherited from Element) |
Rotation | Rotation | Size | (Inherited from Element) |