FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRangeEventArgs Class / Column Property

In This Topic
    Column Property (CellRangeEventArgs)
    In This Topic
    Index of the column affected by the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Column As Integer
    public int Column {get;}
    See Also