Skip to main content
A newer version of this page is available. .
All docs
V20.2

RadioGroup.AutoSize Property

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(true)]
[DefaultValue(false)]
[DXCategory("Layout")]
[EditorBrowsable(EditorBrowsableState.Always)]
public override bool AutoSize { get; set; }

Property Value

Type Default
Boolean **false**
See Also