Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / HeaderCellPresenter Class / UpdateLayout Method


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