[]
        
立即下载
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.FlatListPropertyAttribute

类 FlatListPropertyAttribute

标注扁平列表属性

继承
object
System.Attribute
FlatListPropertyAttribute
命名空间: GrapeCity.Forguncy.Plugin
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class FlatListPropertyAttribute : Attribute

构造函数

FlatListPropertyAttribute()

标注扁平列表属性

声明
public FlatListPropertyAttribute()

属性

VerticalFlex

是否可以在命令框中垂直伸缩

声明
public bool VerticalFlex { get; set; }
属性值
类型 描述
bool