ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ActionHandlerPageView Class / Facing Property

In This Topic
    Facing Property
    In This Topic
    Gets or sets a value indicating whether to change the view to Facing mode.
    Syntax
    'Declaration
     
    Public Property Facing As System.Boolean
    public System.bool Facing {get; set;}
    See Also