MESCIUS SPREAD for Windows Forms 17.0J
TextIndent プロパティ (DynamicStyleInfo)

GcMultiRowセルのテキストインデントを取得します。
構文
'Declaration
 
Public Shadows ReadOnly Property TextIndent As Integer
public new int TextIndent {get;}

プロパティ値

<see cref="!:GcMultiRow" />セルのテキストインデントを表す<see cref="T:System.Int32" />。値の単位はピクセルです。デフォルト値は-1で、値が継承されることを意味します。
解説

注意:
このプロパティは、AppearanceStyleInfo.TextAdjustmentプロパティの値がTextAdjustment.NearまたはTextAdjustment.Farの場合にのみ有効です。TextAdjustmentNearの場合、インデントはテキストの前に付き、TextAdjustmentFarの場合はテキストの後ろに付きます。

参照

DynamicStyleInfo クラス
DynamicStyleInfo メンバ

 

 


© MESCIUS inc. All rights reserved.