Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / LayoutSave Event

In This Topic
    LayoutSave Event
    In This Topic
    Occurs when layout string must be saved in app config file.
    Syntax
    'Declaration
     
    
    Public Event LayoutSave As EventHandler
    public event EventHandler LayoutSave
    See Also