Click or drag to resize

RGDataRecordFieldCount Property

[Missing <summary> documentation for "P:Recrovit.RecroGridFramework.Data.RGDataRecord.FieldCount"]

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public int FieldCount { get; }

Property Value

Type: Int32

Implements

IDataRecordFieldCount
See Also