ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / RecurrencePattern Class / Description Property

In This Topic
    Description Property (RecurrencePattern)
    In This Topic
    Gets the human-readable description of the RecurrencePattern object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As System.String
    public System.string Description {get;}
    See Also