Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleGridArea Structure
Properties Methods

In This Topic
    C1StyleGridArea Structure Members
    In This Topic

    The following tables list the members exposed by C1StyleGridArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index of the span.  
    Public PropertyGets the index of the span.  
    Public PropertyGets how many position spans.  
    Public PropertyGets the index of the span.  
    Public PropertyGets the index of the span.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses the text and returns a span.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified text and returns the value in the span parameter.  
    Top
    Public Operators
    Compares two C1StyleGridArea structures for equality.
    Casting operator to convert a string into a C1StyleGridSpan.
    Compares two C1StyleGridArea structures for inequality.
    Top
    See Also