Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / RecChoiceControl Class / Message Property

In This Topic
    Message Property (RecChoiceControl)
    In This Topic
    Gets a string message displayed in the window.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Message As String
    public string Message {get;}
    See Also