FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > MultiColumnComboBoxCellType クラス : AllowEditorVerticalAlign プロパティ |
'Declaration
Public Property AllowEditorVerticalAlign As Boolean
'使用法
Dim instance As MultiColumnComboBoxCellType Dim value As Boolean instance.AllowEditorVerticalAlign = value value = instance.AllowEditorVerticalAlign
public bool AllowEditorVerticalAlign {get; set;}