Name | Description | |
---|---|---|
UnboundValueEventArgs Constructor | Initializes a new instance of the UnboundValueEventArgs class. |
The following tables list the members exposed by UnboundValueEventArgs.
Name | Description | |
---|---|---|
UnboundValueEventArgs Constructor | Initializes a new instance of the UnboundValueEventArgs class. |
Name | Description | |
---|---|---|
Col | Gets the column index for the cell that has an unbound value. | |
Row | Gets the row index for the cell that has an unbound value. | |
Value | Gets or sets the unbound value that should be displayed in the cell. |