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

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