Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / HiddenAndEmptyCellSettings Class / OnShown Method


In This Topic
    OnShown Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub OnShown() 
    'Usage
     
    Dim instance As HiddenAndEmptyCellSettings
     
    instance.OnShown()
    public void OnShown()
    See Also