ComponentOne DataFilter for WPF
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