PowerTools SPREAD for Windows Forms 8.0J
AllowEditorVerticalAlignment プロパティ


垂直方向の配置を許可するかどうかを取得または設定します。
構文
'Declaration
 
Property AllowEditorVerticalAlignment As Boolean
'使用法
 
Dim instance As IVerticalAlignmentSupport
Dim value As Boolean
 
instance.AllowEditorVerticalAlignment = value
 
value = instance.AllowEditorVerticalAlignment
bool AllowEditorVerticalAlignment {get; set;}
参照

IVerticalAlignmentSupport インタフェース
IVerticalAlignmentSupport メンバ

 

 


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