Method | Description | |
---|---|---|
SetStyle ( string style, string value ) : string | ||
Style ( object target ) : void |
Sets the CSS styles to the specified SmartView.
|
public SetStyle ( string style, string value ) : string | ||
style | string | |
value | string | |
return | string |
public Style ( object target ) : void | ||
target | object | The |
return | void |