DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / ChecklistFilterBase Class / MaxHeight Property

In This Topic
    MaxHeight Property (ChecklistFilterBase)
    In This Topic
    Gets or sets a maximum height of checklist.
    Syntax
    'Declaration
     
    Public Property MaxHeight As Integer
    public int MaxHeight {get; set;}
    See Also