C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / CssStyles Property

In This Topic
CssStyles Property (ViewerBase)
In This Topic
Gets the CSS style applied in the control.
Syntax
'Declaration
 
Public ReadOnly Property CssStyles As IDictionary(Of String,String)
 
See Also