GridPagerStyleIsPagerOnTop Property |
Gets a value indicating whether the pager is displayed on the top of the
grid.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic bool IsPagerOnTop { get; }
Public ReadOnly Property IsPagerOnTop As Boolean
Get
public:
property bool IsPagerOnTop {
bool get ();
}
member IsPagerOnTop : bool with get
Property Value
Type:
Boolean
See Also