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

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