FineUICore 16.0.0
.NET 企业级全栈 UI 框架
载入中...
搜索中...
未找到
FineUICore.IIconAndIconFont接口 参考

拥有 Icon, IconUrl, IconFont, IconFontClass 几个属性的控件 更多...

类 FineUICore.IIconAndIconFont 继承关系图:
FineUICore.Button FineUICore.CollapsablePanel FineUICore.GridCommand FineUICore.MenuItem FineUICore.Tool FineUICore.TreeNode FineUICore.Accordion FineUICore.AccordionPane FineUICore.FormBase FineUICore.Grid FineUICore.GroupPanel FineUICore.Panel FineUICore.Region FineUICore.Tab FineUICore.Tree FineUICore.Window FineUICore.MenuButton FineUICore.MenuCheckBox FineUICore.MenuHyperLink FineUICore.MenuText

属性

Icon Icon [get, set]
 预定义图标
string IconUrl [get, set]
 图标地址
IconFont IconFont [get, set]
 预定义图标字体
string IconFontClass [get, set]
 自定义图标字体的样式类

详细描述

拥有 Icon, IconUrl, IconFont, IconFontClass 几个属性的控件

属性说明

◆ Icon

Icon FineUICore.IIconAndIconFont.Icon
getset

◆ IconFont

IconFont FineUICore.IIconAndIconFont.IconFont
getset

◆ IconFontClass

string FineUICore.IIconAndIconFont.IconFontClass
getset

◆ IconUrl

string FineUICore.IIconAndIconFont.IconUrl
getset

该接口的文档由以下文件生成:
  • IIconAndIconFont.cs