Class PropsGroupAttribute
Groups properties together in a collapsible section.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsGroupAttribute : Attribute
Groups properties together in a collapsible section.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsGroupAttribute : Attribute