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!

DataGridRow.GetStarBitmap

[To be supplied.]

[Visual Basic]
Protected Function GetStarBitmap() As Bitmap
[C#]
protected Bitmap GetStarBitmap();
[C++]
protected: Bitmap* GetStarBitmap();
[JScript]
protected function GetStarBitmap() : Bitmap;

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace