ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGridEditorFlyout Class / ShouldShowConfirmationButtons Method

In This Topic
    ShouldShowConfirmationButtons Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function ShouldShowConfirmationButtons() As Boolean
    protected override bool ShouldShowConfirmationButtons()
    See Also