<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapReportOptions Class / TopPadding Property

In This Topic
    TopPadding Property (C1OlapReportOptions)
    In This Topic
    Gets or sets the top padding.
    Syntax
    'Declaration
     
    Public Property TopPadding As Double
    public double TopPadding {get; set;}
    See Also