Provides access to the style settings that control the appearance of the extension's visual elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v19.2.dll
public UploadControlStyles Styles { get; }
Public ReadOnly Property Styles As UploadControlStyles
Type | Description |
---|---|
UploadControlStyles | A UploadControlStyles object that provides style settings for view elements. |
The returned object provides a number of properties that allow style settings of various visual elements to be customized.