InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputGroupHeader Class / ElementWidth Property

In This Topic
    ElementWidth Property (InputGroupHeader)
    In This Topic
    This property has no effect on InputGroupHeader.
    Syntax
    'Declaration
     
    Public Overrides Property ElementWidth As Integer
    public override int ElementWidth {get; set;}
    See Also