ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / LeftCol Property

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