Class PropsDisplayAttribute
Specifies display settings for a property in PropsEditor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsDisplayAttribute : Attribute
Specifies display settings for a property in PropsEditor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsDisplayAttribute : Attribute