Skybound Rebar

RebarBandCustomizer.FilterAttributes Method 

This member implements ITypeDescriptorFilterService.FilterProperties.

[Visual Basic]
NotOverridable Public Function FilterAttributes( _
   ByVal component As IComponent, _
   ByVal attributes As IDictionary _
) As Boolean _
    Implements ITypeDescriptorFilterService.FilterAttributes
[C#]
public bool FilterAttributes(
   IComponent component,
   IDictionary attributes
);

Implements

ITypeDescriptorFilterService.FilterAttributes

See Also

RebarBandCustomizer Class | Skybound.Rebar Namespace