Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListBox Class / ItemWidth Property

In This Topic
    ItemWidth Property (C1ListBox)
    In This Topic
    Gets or sets the width of each item.
    Syntax
    'Declaration
     
    
    Public Property ItemWidth As Double
    public double ItemWidth {get; set;}
    See Also