InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / DisplayBlock Property

In This Topic
    DisplayBlock Property (Style)
    In This Topic
    Gets or sets the display as block or inline of the element.
    Syntax
    'Declaration
     
    Public Property DisplayBlock As Boolean
    public bool DisplayBlock {get; set;}
    See Also