C1.Silverlight.Schedule.5
PageSize Property (GroupedListBox)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.