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

[To be supplied.]

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

See Also

DataGridRow Class | DataGridRow Members | System.WinForms Namespace