Scheduler for WinRT
RemindersListBox Class
Members 


The RemindersListBox represents collection of C1.C1Schedule.Reminder objects in a two-column view.
Object Model
RemindersListBox Class
Syntax
'Declaration
 
Public Class RemindersListBox 
   Inherits Windows.UI.Xaml.Controls.ListBox
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
'Usage
 
Dim instance As RemindersListBox
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           Windows.UI.Xaml.Controls.Primitives.Selector
                              Windows.UI.Xaml.Controls.ListBox
                                 C1.Xaml.Schedule.RemindersListBox

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

RemindersListBox Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.