Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / C1AccordionPage Class / ContentHeight Property

In This Topic
    ContentHeight Property (C1AccordionPage)
    In This Topic
    Gets or sets the height of the C1AccordionPage content area.
    Syntax
    'Declaration
     
    
    Public Property ContentHeight As Integer
    public int ContentHeight {get; set;}
    See Also