InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / DefaultElementWidth Property

In This Topic
    DefaultElementWidth Property (InputDataNavigator)
    In This Topic
    Gets the default width of the inner element.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultElementWidth As Integer
    protected virtual int DefaultElementWidth {get;}
    See Also