| LkDataCRUDTotalItems Property |
Linkar Framework for .NET and Core
Number of the items
Namespace: Linkar.LkDataAssembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax public int TotalItems { get; }
Public ReadOnly Property TotalItems As Integer
Get
public:
property int TotalItems {
int get ();
}
member TotalItems : int with get
Property Value
Int32See Also