DataEntryGridRow Members
The DataEntryGridRow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridRow |
Initializes a new instance of the DataEntryGridRow class.
|
Methods
Name | Description | |
---|---|---|
AddChildRow |
Adds a child row to grid.
|
|
AddContextMenuItems |
Adds the context menu items.
|
|
AllowEndEdit |
Allows the end edit.
|
|
DeleteDescendants |
Deletes the descendants.
|
|
Dispose |
Disposes this instance.
|
|
GetCellProps |
Gets the cell props.
|
|
GetCellStyle |
Gets the cell style.
|
|
GetDescendants |
Gets the descendants.
|
|
GetOldestAncestorRow |
Gets the oldest ancestor row.
|
|
GetParentRow |
Gets the parent row.
|
|
HasChildren |
Determines whether this instance has children.
|
|
SetCellValue |
Sets the cell value.
|
Properties
Name | Description | |
---|---|---|
AllowUserDelete |
Gets a value indicating whether allow user delete.
|
|
DisplayStyleId |
Gets or sets the display style identifier.
|
|
IsNew |
Gets or sets a value indicating whether this instance is new.
|
|
Manager |
Gets the manager.
|
|
ParentRowId |
Gets the parent row identifier.
|
|
RowId |
Gets the row identifier.
|
|
RowReplacedBy |
Gets the row replaced by.
|