Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridArea Structure / ItemName Property

In This Topic
    ItemName Property
    In This Topic
    Gets how many position spans.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemName As String
    public string ItemName {get;}
    See Also