ImageSliderNavigationBarStyle.Paddings Property
Gets the padding settings of the navigation bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Paddings | A Paddings object that contains padding settings. |
Remarks
The Paddings property provides access to the padding settings defined for the navigation bar within an image slider control.
See Also