Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / FoldSize Property

In This Topic
    FoldSize Property (C1Book)
    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