Back to Devexpress

SettingsBase.SkinID Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-settingsbase-36ee793b.md

latest1.2 KB
Original Source

SettingsBase.SkinID Property

Gets or sets the skin to apply to the control.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public virtual string SkinID { get; set; }
vb
Public Overridable Property SkinID As String

Property Value

Type
String

Property Paths

You can access this nested property as listed below:

Object TypePath to SkinID
MVCxFormLayoutItem

.NestedExtensionSettings .SkinID

|

See Also

SettingsBase Class

SettingsBase Members

DevExpress.Web.Mvc Namespace