NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TableStyle Constructor

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub New()
[C#] public TableStyle();
[C++] public: TableStyle();
[JScript] public function TableStyle();

[To be supplied.]

[Visual Basic] Overloads Public Sub New(StateBag)
[C#] public TableStyle(StateBag);
[C++] public: TableStyle(StateBag*);
[JScript] public function TableStyle(StateBag);

See Also

TableStyle Class | TableStyle Members | System.Web.UI.WebControls Namespace