LoadingPanelSettings.VerticalOffset Property
Gets or sets a value that indicates the distance that the LoadingPanel is offset from its baseline in the vertical direction. This is a dependency property.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value defining the element’s offset from its baseline in the vertical direction. |
See Also