RepositoryItemRatingControl.Padding Property
Gets or sets this RatingControl‘s padding.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies the distance between the RatingControl borders and this control’s content. |
See Also