[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.PercentagePropertyAttribute

类 PercentagePropertyAttribute

用于配置百分比编辑框的设置,必须标注在 Double 类型的属性上

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

构造函数

PercentagePropertyAttribute()

用于配置百分比编辑框的设置,必须标注在 Double 类型的属性上

声明
public PercentagePropertyAttribute()