Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / FoldSize Property

In This Topic
    FoldSize Property
    In This Topic
    Gets or sets the size of the fold (in pixels)
    Syntax
    'Declaration
     
    Public Property FoldSize As Double
    public double FoldSize {get; set;}
    See Also