ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.6 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Col Property

In This Topic
    Col Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Col As Integer
    public int Col {get; set;}
    See Also