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!

Style.PROP_WIDTH

[To be supplied.]

[Visual Basic]
Public Const PROP_WIDTH As Integer
[C#]
public const int PROP_WIDTH;
[C++]
public: const int PROP_WIDTH;
[JScript]
public var PROP_WIDTH : int;

See Also

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