DataSourceID Property (C1EventStorage)
                In This Topic
            
            The ID of the control from which the events calendar control retrieves its list of data items.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property DataSourceID As System.String
             
        
            
            public System.string DataSourceID {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also