FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / Comment Class / OnIsShowChanged Method

In This Topic
    OnIsShowChanged Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnIsShowChanged( _
       ByVal e As DependencyPropertyChangedEventArgs _
    ) 
    protected virtual void OnIsShowChanged( 
       DependencyPropertyChangedEventArgs e
    )

    Parameters

    e
    See Also