Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalculator Class / BeginInit Method


In This Topic
    BeginInit Method (GcDropDownCalculator)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub BeginInit() 
    'Usage
     
    Dim instance As GcDropDownCalculator
     
    instance.BeginInit()
    public virtual void BeginInit()
    See Also