FieldHeightEventArgs Properties
Provides data for the CardView.CalcFieldHeight event.| Name | Description |
|---|---|
| Column | Gets the GridColumn object that identifies the currently processed field. |
| FieldHeight | Gets or sets the card field’s height. |
| RowHandle | Gets the handle that identifies the currently processed card. |
See Also