DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / HeaderTextOffset Property

In This Topic
    HeaderTextOffset Property (C1SplitContainer)
    In This Topic
    Gets or sets the offset value (in pixels) of the panel caption text.
    Syntax
    'Declaration
     
    
    Public Property HeaderTextOffset As Integer
    public int HeaderTextOffset {get; set;}
    See Also