ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / Padding Property

In This Topic
    Padding Property (C1GanttView)
    In This Topic
    This property is not relevant to this class.
    Syntax
    'Declaration
     
    Public Shadows Property Padding As System.Windows.Forms.Padding
    public new System.Windows.Forms.Padding Padding {get; set;}
    See Also