RepositoryItemPictureEdit.Padding Property
Gets or sets the amount of space, in pixels, between the control’s borders and its content.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding object that contains inner indents between the control’s borders and its content. |
See Also