Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / DesignTimeEx.DesignTimeItem Class / Property2 Property

In This Topic
    Property2 Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Property2 As String
    public string Property2 {get; set;}
    See Also