TileBarDropDownOptions Properties
Contains options that specify the view and behavior settings of dropdown controls associated with TileBarItems.Name | Description |
---|---|
AutoHeight | Gets or sets whether automatic height/width calculation is enabled for dropdown windows. |
BackColorMode | Gets or sets how the TileBarItem.DropDownControl‘s background color is specified. |
BeakColor | Gets or sets the color of a dropdown window’s beak. |
CloseOnOuterClick | Gets or sets whether a dropdown window is hidden on clicking outside the dropdown’s bounds. |
Height | Gets or sets the size of a dropdown window (the height in the horizontal orientation; the width in the vertical orientation). |
See Also