DockPanelSettings.OwnerZoneUID Property
In This Article
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value specifying the zone UID. |
#Remarks
Use the OwnerZoneUID property to specify a zone in which the current panel is docked.
See Also