バージョン

MonthHeaderCaptionStyle 列挙体

月ヘッダーのキャプションに使用される情報を決定します。
シンタックス
'宣言
 
Public Enum MonthHeaderCaptionStyle 
   Inherits System.Enum
public enum MonthHeaderCaptionStyle : System.Enum 
メンバ
メンバ解説
LongDescription長文説明を使用します。
ShortDescription短文説明を使用します。
参照