Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / a Method

In This Topic
    a Method (dd)
    In This Topic
    Syntax
    'Declaration
     
    Public Function a( _
       ByVal a As System.String _
    ) As System.Windows.Forms.Padding
    public System.Windows.Forms.Padding a( 
       System.string a
    )

    Parameters

    a
    See Also