MonthCalendar.SelectionRange 属性 | |
代表当前选择日期范围的 DateRange 对象。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY SelectionRange AS DateRange GET SET
public virtual DateRange SelectionRange { get; set; }
查看代码属性值
类型:
DateRange代表当前选择日期范围的 DateRange 对象。
参见