PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Style Class / HasFlowAlignChildren Property

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