DSkinHtmlToolTipTooltipCssClass 属性 |
用于工具提示 html 根 div 的 CSS 类 (默认: htmltooltip)
Setting to 'null' clear base style on the tooltip.
Set custom class found in
BaseStylesheet to change the base style of the tooltip.
命名空间:
DSkin.Controls
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public virtual string TooltipCssClass { get; set; }
属性值
类型:
String
参见