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

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