Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / AutoGeneratedItemsCount Property

In This Topic
    AutoGeneratedItemsCount Property
    In This Topic
    Gets or sets the auto generated items count.
    Syntax
    'Declaration
     
    
    Public Property AutoGeneratedItemsCount As Integer
    public int AutoGeneratedItemsCount {get; set;}
    See Also