FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / CellType Property

In This Topic
    CellType Property (GridPanel)
    In This Topic
    Gets the type of cell that this panel contains.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellType As CellType
    public CellType CellType {get;}
    See Also