Version

PropertyGridBrushResourceItem Class Properties

For a list of all members of this type, see PropertyGridBrushResourceItem members.

Public Properties
 NameDescription
Public PropertyBrushReturns/sets the Brush associated with the resource item.  
Public PropertyGroupTypeReturns/sets the Infragistics.Controls.Editors.PropertyGridBrushGroupType of the resource item.  
Public PropertyNameReturns/sets the name that should be displayed for the resource in the Infragistics.Controls.Editors.XamPropertyGrid's built-in brush editor.  
Public PropertyTagReturns/sets the user defined data.  
See Also