RepositoryItemRadioGroup.Padding Property
Gets or sets the amount of empty space between the control’s bounds and radio items.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A value that specifies the amount of empty space around radio items. |
See Also