[]
        
(Showing Draft Content)

C1.Maui.Grid.GridTextColumn

GridTextColumn Class

Represents a column for textual data.

Inheritance
GridTextColumn
Namespace: C1.Maui.Grid
Assembly: C1.Maui.Grid.dll
Syntax
public class GridTextColumn : GridColumn, INotifyPropertyChanged, INotifyPropertyChanging
Public Class GridTextColumn
    Inherits GridColumn
    Implements INotifyPropertyChanged, INotifyPropertyChanging

Constructors

Name Description
GridTextColumn()

Initializes a new instance of the GridTextColumn class.

GridTextColumn(PropertyInfo)

Initializes a new instance of the GridTextColumn class.