<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapMarginOptions Class / RightPadding Property

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