Version

BrushResourcesEventArgs Class Members

The following tables list the members exposed by BrushResourcesEventArgs.

Public Properties
 NameDescription
Public PropertyAutomaticallyIncludeSystemBrushResourcesReturns/sets whether the built-in brush editor should automatically include System brush resources in the list of s  
Public PropertyBrushResourcesReturns a list of Infragistics.Controls.Editors.Primitives.PropertyGridBrushResourceItems that represent the brush resources to be displayed in the brush editor for the specified PropertyGridPropertyItem.  
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyPropertyItemReturns the property (of type Brush) for which a list of Infragistics.Controls.Editors.Primitives.PropertyGridBrushResourceItems should be returned (via the BrushResources property).  
See Also