[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.ISupportUIPermission

接口 ISupportUIPermission

主要用于单元格类型的界面权限设置。

命名空间: GrapeCity.Forguncy.CellTypes
程序集: GrapeCity.Forguncy.CellTypes.dll
语法
public interface ISupportUIPermission

属性

UIPermissions

单元格类型的界面权限设置。

声明
List<UIPermission> UIPermissions { get; set; }
属性值
类型 描述
System.Collections.Generic.List<T><UIPermission>