MonthCalendar.MonthBackgroundColor 属性 | |
描述 MonthCalendar 控件背景颜色(在月份区域内)的 Color 对象。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY MonthBackgroundColor AS Color GET SET
public virtual Color MonthBackgroundColor { get; set; }
查看代码属性值
类型:
Color描述 MonthCalendar 控件背景颜色(在月份区域内)的 Color 对象。
参见