GridPagerItemPagerContentCell Property |
The Cell where the PagerItems are located
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic TableCell PagerContentCell { get; }
Public ReadOnly Property PagerContentCell As TableCell
Get
public:
property TableCell^ PagerContentCell {
TableCell^ get ();
}
member PagerContentCell : TableCell with get
Property Value
Type:
TableCell
See Also