FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotHeaderOptions Class / DesiredSize Property

In This Topic
    DesiredSize Property (PivotHeaderOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesiredSize As Size
    public Size DesiredSize {get;}
    See Also