Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Label Class / Label Constructor / Label Constructor()

In This Topic
    Label Constructor()
    In This Topic
    Creates the new Label object with default parameters.
    Syntax
    'Declaration
     
    
    Public Function New()
    public Label()
    See Also