Back to Devexpress

UploadControlSettings.ControlStyle Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-uploadcontrolsettings-73f64f44.md

latest1.2 KB
Original Source

UploadControlSettings.ControlStyle Property

Provides access to the style settings declared at the root level of the UploadControl’s wrapped web server control.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public AppearanceStyle ControlStyle { get; }
vb
Public ReadOnly Property ControlStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object containing style settings.

|

See Also

File Upload

UploadControlSettings Class

UploadControlSettings Members

DevExpress.Web.Mvc Namespace