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

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