BaseButtonListAutoSize Property
This is overridden to pass the value to the contained button panel
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
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