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

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