\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.ListBase Namespace / Frame Class / DefaultPadding Property

In This Topic
    DefaultPadding Property (Frame)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultPadding As System.Windows.Forms.Padding
    protected virtual System.Windows.Forms.Padding DefaultPadding {get;}
    See Also