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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A value that specifies the amount of empty space around radio items. |
See Also