ImageGear .NET v24.14 - Updated
ImGearFilterAttribute Class
Members 




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace : ImGearFilterAttribute Class
Provides filtering properties for the PropertyGrid.
Object Model
ImGearFilterAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(AttributeTargets.All)>
Public Class ImGearFilterAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As ImGearFilterAttribute
[AttributeUsage(AttributeTargets.All)]
public class ImGearFilterAttribute : System.Attribute 
[AttributeUsage(AttributeTargets.All)]
public __gc class ImGearFilterAttribute : public System.Attribute 
[AttributeUsage(AttributeTargets.All)]
public ref class ImGearFilterAttribute : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      ImageGear.WPF.ImGearFilterAttribute

See Also

Reference

ImGearFilterAttribute Members
ImageGear.WPF Namespace