InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / PathIconElement Class / ForceLineBreak Property

In This Topic
    ForceLineBreak Property (PathIconElement)
    In This Topic
    Gets a Element.LineBreak value that determines whether there should be line breaks before and/or after this Element when it occurs in a paragraph.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ForceLineBreak As Element.LineBreak
    public virtual Element.LineBreak ForceLineBreak {get;}
    See Also