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


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

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

 

 


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