ComponentOne Basic Library for UWP
AutoSizeMode Property

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : AutoSizeMode Property
Gets or sets how the content of the poup will be resized as the content size changes.
Syntax
'Declaration
 
Public Property AutoSizeMode As AutoSizeMode
public AutoSizeMode AutoSizeMode {get; set;}
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members