Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / as Class / AutoWidth Property

In This Topic
    AutoWidth Property (as)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoWidth As System.Boolean
    public System.bool AutoWidth {get; set;}
    See Also