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

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

プロパティ値

パターンを示す MonthPattern 列挙体。既定値は MonthPattern.Number です。
例外
例外説明
System.ArgumentException指定された値が MonthPattern 型ではありません。
参照

DateMonthDisplayField クラス
DateMonthDisplayField メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.