[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.SupportModifyByRuntimePropertyAttribute

类 SupportModifyByRuntimePropertyAttribute

为指定属性生成设置属性的可用操作

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

构造函数

SupportModifyByRuntimePropertyAttribute()

为指定属性生成设置属性的可用操作

声明
public SupportModifyByRuntimePropertyAttribute()

属性

UseFormulaEditor

是否强制使用公式框来编辑参数

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