Class StyleSettingFilterAttribute
- Namespace
- HeBianGu.Control.PropertyGrid
- Assembly
- HeBianGu.Control.PropertyGrid.dll
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class StyleSettingFilterAttribute : Attribute
- Inheritance
-
StyleSettingFilterAttribute
- Inherited Members
- Extension Methods
Properties
Filter
public string Filter { get; set; }