ItemStyle Property (C1TimeSelector)
 
            
                In This Topic
            
            Gets or sets the style applied to each item of the lists of hours minutes and AM/PM list.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ItemStyle As Windows.UI.Xaml.Style
             
        
            
            public Windows.UI.Xaml.Style ItemStyle {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also