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.PROP_CELLSPACING

[To be supplied.]

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

See Also

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