Gets or sets the count of items to be displayed in the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public int ItemsCount { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemsCount As Integer |
Type: Int32
An instance of the System.Int32 structure specifying the number of child items for the control. Default value is 5.