IKaxPageableItemContainerMaximumRows Property |
The maximum number of items to display on a single page
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxReadOnly Property MaximumRows As Integer
Get
property int MaximumRows {
int get ();
}
abstract MaximumRows : int with get
Property Value
Type:
Int32
See Also