[]
Gets the CSS style applied in the control.
[C1Ignore] public IDictionary<string, string> CssStyles { get; }
<C1Ignore> Public ReadOnly Property CssStyles As IDictionary(Of String, String)