'Declaration Protected Overridable Function ToVerticalAlignment( _ ByVal alignment As CellVerticalAlignment _ ) As VerticalAlignment
'Usage Dim instance As MultiOptionCellType Dim alignment As CellVerticalAlignment Dim value As VerticalAlignment value = instance.ToVerticalAlignment(alignment)
protected virtual VerticalAlignment ToVerticalAlignment( CellVerticalAlignment alignment )
Parameters
- alignment
- FarPoint.Win.Spread.CellVerticalAlignment
Return Value
Corresponding FarPoint.Win.VerticalAlignment setting