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

In This Topic
    Property3 Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Property3 As Integer
    public int Property3 {get; set;}
    See Also