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

In This Topic
    HasFlowAlign Property
    In This Topic
    Gets a value indicating whether the FlowAlign property is defined on the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasFlowAlign As System.Boolean
    public System.bool HasFlowAlign {get;}
    See Also