Skip to main content

SettingsBase.SkinID Property

Gets or sets the skin to apply to the control.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.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