메소드 | 설명 | |
---|---|---|
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 | |
리턴 | string |
public Style ( object target ) : void | ||
target | object | The |
리턴 | void |