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

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