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!

Column.State

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property State As StateBag
[C#]
protected StateBag State {get;}
[C++]
protected: __property StateBag* get_State();
[JScript]
protected function get State() : StateBag;

See Also

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