Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridColumn Class


In This Topic
    GridColumn Class Methods
    In This Topic

    For a list of all members of this type, see GridColumn members.

    Public Methods
     NameDescription
    Public MethodGets the text corresponding to the cell in the intersection of the specified row and this column.  
    Public MethodOverloaded. Gets the value corresponding to the cell in the intersection of the specified row and this column.  
    Public MethodOverloaded. Sets the value corresponding to the cell in the intersection of the specified row and this column.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when a property changed. (Inherited from C1.Xamarin.Forms.Grid.GridRowCol)
    Protected MethodCalled before a property changed. (Inherited from C1.Xamarin.Forms.Grid.GridRowCol)
    Top
    See Also