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


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