[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.CaptionHeight

CaptionHeight Property

CaptionHeight

Returns or sets the height of the list caption area. The default value is -1, which means that actual height is set automatically according to the font size. Set this property to 0 to hide the caption.

Declaration
public int CaptionHeight { get; set; }