ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1WizardStep Class / Description Property

In This Topic
    Description Property (C1WizardStep)
    In This Topic
    Gets or sets the description displayed on the wizard tab.
    Syntax
    'Declaration
     
    Public Property Description As System.String
    public System.string Description {get; set;}
    See Also