FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / MaxHeight Property

In This Topic
    MaxHeight Property (DraggableItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxHeight As Double
    public double MaxHeight {get; set;}
    See Also