[]
Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value.
protected virtual VerticalAlignment ToVerticalAlignment(CellVerticalAlignment alignment)
Protected Overridable Function ToVerticalAlignment(alignment As CellVerticalAlignment) As VerticalAlignment
| Type | Name | Description |
|---|---|---|
| CellVerticalAlignment | alignment | FarPoint.Win.Spread.CellVerticalAlignment |
| Type | Description |
|---|---|
| VerticalAlignment | Corresponding FarPoint.Win.VerticalAlignment value |