Intersoft ClientUI Documentation
EndTime Property (UXScheduleViewCellBase)



Gets the end time represented by this cell.
Syntax
Public ReadOnly Property EndTime As Date
Dim instance As UXScheduleViewCellBase
Dim value As Date
 
value = instance.EndTime
public DateTime EndTime {get;}
public:
property DateTime EndTime {
   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