[]
        
(Showing Draft Content)

C1.Win.FlexGrid.MultiRow.IMultiRowFieldInfo

IMultiRowFieldInfo Interface

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

Namespace: C1.Win.FlexGrid.MultiRow
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public interface IMultiRowFieldInfo

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.