Version 24.2 (latest)

BrushResourcesEventArgs Class Properties

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

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