PowerTools SPREAD for Windows Forms 8.0J
AllowEditorVerticalAlign プロパティ (ComboBoxCellType)


エディタ内での垂直方向の配置を許可するかどうかを取得または設定します。
構文
'Declaration
 
Public Property AllowEditorVerticalAlign As Boolean
'使用法
 
Dim instance As ComboBoxCellType
Dim value As Boolean
 
instance.AllowEditorVerticalAlign = value
 
value = instance.AllowEditorVerticalAlign
public bool AllowEditorVerticalAlign {get; set;}
参照

ComboBoxCellType クラス
ComboBoxCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.