PowerTools CalendarGrid for Windows Forms 1.0J
TextIndent プロパティ

CalendarCell のテキストのインデントを取得または設定します。
構文
Public Property TextIndent As Integer
public int TextIndent {get; set;}

プロパティ値

CalendarCell のテキストのインデントを表す System.Int32 値。既定値は -1 で、値が継承されることを意味します。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が -1 未満です。
参照

CalendarCellStyle クラス
CalendarCellStyle メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.