| C1.Xaml.Schedule Namespace > C1Scheduler Class : FindUIForTime Method |
'DeclarationPublic Function FindUIForTime( _ ByVal time As Date _ ) As FrameworkElement
'UsageDim instance As C1Scheduler Dim time As Date Dim value As FrameworkElement value = instance.FindUIForTime(time)
public FrameworkElement FindUIForTime( DateTime time )
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