Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GroupBrush Class
Members


GroupBrush Class
This element specifies a group fill. When specified, this setting indicates that the parent element is part of a group and should inherit the fill properties of the group. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
Syntax
'Declaration
 
Public NotInheritable Class GroupBrush 
   Inherits Brush
 
'Usage
 
Dim instance As GroupBrush
Inheritance Hierarchy

System.Object
   GrapeCity.Drawing.Brush
      GrapeCity.Drawing.GroupBrush

See Also