GrapeCity SPREAD for WPF 2.0J
Pattern プロパティ (DateMonthField)

DateMonthField のパターンを取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property Pattern As MonthPattern
public MonthPattern Pattern {get; set;}

プロパティ値

月の値の表示方法を示す MonthPattern 列挙値。既定値は MonthPattern.Number です。
例外
例外説明
System.ArgumentException指定された値が MonthPattern 型ではありません。
参照

DateMonthField クラス
DateMonthField メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.