CultureCalendar Property (C1GridView)
                In This Topic
            
            A value that indicators the culture calendar to format the text. This property must work with Culture property.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property CultureCalendar As System.String
             
        
            
            public System.string CultureCalendar {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also