Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewer Class / ItemWidthProperty Field

In This Topic
    ItemWidthProperty Field (C1ListViewer)
    In This Topic
    Identifies the ItemWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemWidthProperty As DependencyProperty
    public static readonly DependencyProperty ItemWidthProperty
    See Also