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.v19.2.dll

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
PivotGridSettings
ReportToolbarExtension
.Settings.SkinID
ReportViewerExtension
.Settings.SkinID
SchedulerSettings
SchedulerStorageControlSettings
See Also