DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ResetPadding Method

In This Topic
    ResetPadding Method (C1SplitterPanel)
    In This Topic
    Resets the value of the Padding property.
    Syntax
    'Declaration
     
    
    Public Shadows Sub ResetPadding() 
    public new void ResetPadding()
    See Also