<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / ReportOptions Class / Padding Property

In This Topic
    Padding Property (ReportOptions)
    In This Topic
    Gets or sets the padding added within each page (in pixels).
    Syntax
    'Declaration
     
    Public Property Padding As Thickness
    public Thickness Padding {get; set;}
    See Also