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

In This Topic
    ShowEditButton Property (InputDataNavigator)
    In This Topic
    Gets or sets whether the 'Edit' button should appear on the InputDataNavigator.
    Syntax
    'Declaration
     
    Public Property ShowEditButton As Boolean
    public bool ShowEditButton {get; set;}
    See Also