Intersoft ClientUI Documentation
StartTime Property (UXScheduleViewCellBase)



Gets the start time represented by this cell.
Syntax
Public ReadOnly Property StartTime As Date
Dim instance As UXScheduleViewCellBase
Dim value As Date
 
value = instance.StartTime
public DateTime StartTime {get;}
public:
property DateTime StartTime {
   DateTime get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXScheduleViewCellBase Class
UXScheduleViewCellBase Members

Send Feedback