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


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