FieldHeightEventArgs Constructors
Provides data for the CardView.CalcFieldHeight event.Name | Parameters | Description |
---|---|---|
FieldHeightEventArgs(Int32, Int32, GridColumn) | rowHandle, fieldHeight, column | Initializes a new instance of the FieldHeightEventArgs class with the specified settings. |
See Also