[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BaseGrid.ViewRow

ViewRow Class

Represents a row in a split.

Inheritance
ViewRow
Namespace: C1.Win.C1TrueDBGrid.BaseGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class ViewRow

Properties

Name Description
DataRowIndex

Gets index of the row in data source.

Height

Gets or sets the height of a row.

RowError

Gets or sets the custom error description for a row in a bounded grid.

RowType

Gets the type of row.

Visible

Gets or sets the visiblity of a row.

Width

Gets or sets the width of a row.

Methods

Name Description
AutoSize()

Adjust the size of the row to fully display cell data.