[]
用于配置Flag型枚举,必须标注在枚举属性上
public class FlagEnumPropertyAttribute : Attribute
public FlagEnumPropertyAttribute()
是否垂直排布项目
public bool VerticalLayout { get; set; }