ASPxPagerBase.SeparatorPaddings Property
In This Article
Gets the padding settings of separators.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Paddings | A Paddings object that contains padding settings. |
#Remarks
Separator paddings are considered as the amount of space between the outer boundaries of a separator and the boundaries of the adjacent page numbers.
See Also