True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / LeftCol Property

In This Topic
    LeftCol Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the zero-based index of the leftmost column in a grid or split.
    Syntax
    'Declaration
     
    Public Property LeftCol As System.Integer
    public System.int LeftCol {get; set;}
    See Also