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