C1.Blazor.Grid Assembly / C1.Blazor.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 Method  
Public MethodGets the value to display corresponding to the cell in the intersection of the specified row and this column.  
Public MethodGets the text corresponding to the cell in the intersection of the specified row and this column.  
Public MethodOverloaded. Gets the raw value corresponding to the cell in the intersection of the specified row and this column.  
Public MethodOverloaded. Refresh all the cells in the column.  
Public MethodOverloaded. Sets the value corresponding to the cell in the intersection of the specified row and this column.  
Public Method (Inherited from Microsoft.AspNetCore.Components.ComponentBase)
Top
See Also