FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlRange Class / Column Property

In This Topic
    Column Property (GridControlRange)
    In This Topic
    Gets the starting column.
    Syntax
    'Declaration
     
    Public ReadOnly Property Column As Integer
    public int Column {get;}
    See Also