Name | Description | |
---|---|---|
![]() | Column | Gets the C1ViewColumn object for which a value is being calculated. |
![]() | Row | Gets the C1ViewRow in which the C1ViewColumn value is being calculated. |
![]() | Value | Gets or sets the calculated value of the column. |
The following tables list the members exposed by C1ViewColumnCalculateEventArgs.
Name | Description | |
---|---|---|
![]() | Column | Gets the C1ViewColumn object for which a value is being calculated. |
![]() | Row | Gets the C1ViewRow in which the C1ViewColumn value is being calculated. |
![]() | Value | Gets or sets the calculated value of the column. |