Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / LayoutSaveInAppConfig Method

In This Topic
    LayoutSaveInAppConfig Method
    In This Topic
    Saves the layout data into the application config file.
    Syntax
    'Declaration
     
    
    Public Sub LayoutSaveInAppConfig() 
    public void LayoutSaveInAppConfig()
    See Also