[]
Configurates CssStyles. Sets the CSS style applied in the control.
public TBuilder CssStyles(IDictionary<string, string> styles)
Type | Name | Description |
---|---|---|
IDictionary<string, string> | styles | The CSS styles |
Type | Description |
---|---|
TBuilder | Current builder |