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!

DataGrid.CreateControlStyle

[To be supplied.]

[Visual Basic]
Overrides Protected Function CreateControlStyle() As Style
[C#]
protected override Style CreateControlStyle();
[C++]
protected: override Style* CreateControlStyle();
[JScript]
protected override function CreateControlStyle() : Style;

See Also

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