Method | Description | |
---|---|---|
New ( string cssclass ) : System.Web.UI.WebControls.TableItemStyle |
Creates and returns a new System.Web.UI.WebControls.TableItemStyle with the specified CSS Class.
|
public static New ( string cssclass ) : System.Web.UI.WebControls.TableItemStyle | ||
cssclass | string | The CSS Class name which is set as the CSS Class of the
/// newly created |
return | System.Web.UI.WebControls.TableItemStyle |