ComponentOne Scheduler for WPF and Silverlight
PageSize Property

C1.Silverlight.Schedule Namespace > GroupedListBox Class : PageSize Property
Gets or sets the System.Int32 value determining the number of items to move selection on pressing PageUp and PageDown keys. This is a dependency property. The default value is 10.
Syntax
'Declaration
 
Public Property PageSize As System.Integer
public System.int PageSize {get; set;}
See Also

Reference

GroupedListBox Class
GroupedListBox Members