Base:
property
InternalItemCount
System.Web.UI.MobileControls.PagedControl.InternalItemCount
1 reference to InternalItemCount
System.Web.Mobile (1)
UI\MobileControls\LiteralText.cs (1)
74int itemSize = (length / InternalItemCount) + 1;