Skip to main content
A newer version of this page is available. .

SettingsBase.SkinID Property

Gets or sets the skin to apply to the control.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v21.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public virtual string SkinID { get; set; }

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object Type Path to SkinID
MVCxFormLayoutItem
See Also