[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.MultiRow.MultiRowFieldInfo

MultiRowFieldInfo Class

Represents information about a data field with multi-row records.

Inheritance
MultiRowFieldInfo
Implements
Namespace: C1.Win.C1FlexGrid.MultiRow
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public class MultiRowFieldInfo : IMultiRowFieldInfo

Constructors

Name Description
MultiRowFieldInfo(string, string, int, int, int, int)

Initializes a new instance of the MultiRowFieldInfo object.

Properties

Name Description
Caption

Gets the field display text.

FirstCol

Gets the field's first column index.

FirstRow

Gets the field's first row index in the record.

LastCol

Gets the field's last column index.

LastRow

Gets the field's last row index in the record.

Name

Gets the field name.