BaseButtonListAutoSizeMode Property
This is used to pass the value to the contained button panel
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
public AutoSizeMode AutoSizeMode { get; set; }
Public Property AutoSizeMode As AutoSizeMode
Get
Set
public:
property AutoSizeMode AutoSizeMode {
AutoSizeMode get ();
void set (AutoSizeMode value);
}
member AutoSizeMode : AutoSizeMode with get, set
Property Value
AutoSizeMode