BaseButtonListAutoSize Property
This is overridden 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 override bool AutoSize { get; set; }
Public Overrides Property AutoSize As Boolean
Get
Set
public:
virtual property bool AutoSize {
bool get () override;
void set (bool value) override;
}
abstract AutoSize : bool with get, set
override AutoSize : bool with get, set
Property Value
Boolean