GrapeCity SPREAD for Windows Forms 11.0J
ContentAlignment プロパティ (SubItemInfo)


テキストの配置を取得または設定します。
構文
'Declaration
 
Public Property ContentAlignment As ContentAlignment
'使用法
 
Dim instance As SubItemInfo
Dim value As ContentAlignment
 
instance.ContentAlignment = value
 
value = instance.ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

テキストの配置を示すContentAlignment値。
参照

SubItemInfo クラス
SubItemInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.