ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / ThemeScrollableControl Class / Left Property

In This Topic
    Left Property (ThemeScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Left As System.Integer
    public System.int Left {get; set;}
    See Also