Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / RemindersListBox Class / FirstColumnWidth Property

In This Topic
    FirstColumnWidth Property
    In This Topic
    Gets or sets the first column width.
    Syntax
    'Declaration
     
    
    Public Property FirstColumnWidth As Double
    public double FirstColumnWidth {get; set;}
    See Also