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

In This Topic
    Label Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the Label class with the specified key.  
    Initializes a new instance of the Label class with the specified key.  
    Creates the new Label object with default parameters.  
    Creates custom Label object with specified text.  
    Creates custom Label object with specified text and menu caption.  
    Creates custom Label object with specified color, text and menu caption.  
    See Also