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

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