C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / CssStyles Property

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