MonthCalendar.TitleTextColor 属性 | |
指定 MonthCalendar 控件标题文本颜色的 Color 对象。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY TitleTextColor AS Color GET SET
public virtual Color TitleTextColor { get; set; }
查看代码属性值
类型:
Color指定 MonthCalendar 控件标题文本颜色的 Color 对象。
参见