MonthSectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MonthSection コンストラクタ | MonthSection クラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
DisplayChars | このセクションの表示文字を返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
MaxValue | セクションの最大値を設定します。 Infragistics.Controls.Editors.NumberSectionから継承されます。 | |
MinValue | セクションの最小値を設定します。 Infragistics.Controls.Editors.NumberSectionから継承されます。 | |
NextEditSection | リテラルのセクションを無視して次の編集セクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NextLiteralSection | 編集セクションを無視して、次のリテラルセクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NextSection | 次のセクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
Orientation | オーバーライド。このセクションは右から左への編集セクション(数値)であることを返します。 Infragistics.Controls.Editors.NumberSectionから継承されます。 | |
PreviousEditSection | 直前の編集セクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
PreviousLiteralSection | 編集セクションを無視して、直前のリテラルセクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
PreviousSection | 直前のセクションを検索します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
Sections | このセクションが属するセクション コレクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
HasListeners | Infragistics.PropertyChangeNotifierから継承されます。 |
名前 | 解説 | |
---|---|---|
GetText | このセクションのテキストを取得します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
SetText | オーバーライドされます。 セクションにテキストを割り当てます。無効なテキストを指定してこのメソッドを呼び出すと、例外が発生します。 | |
ValidateSection | オーバーロードされます。 オーバーライドされます。 ValidateSection | |
ValidateString | オーバーライドされます。 ValidateString |
名前 | 解説 | |
---|---|---|
CreateDisplayChars | この編集セクションに関連付けられた表示文字を、渡された displayChars コレクションに作成します。 Infragistics.Controls.Editors.NumberSectionから継承されます。 | |
OnFirstListenerAdding | Infragistics.PropertyChangeNotifierから継承されます。 | |
OnHasListenersChanged | Infragistics.PropertyChangeNotifierから継承されます。 | |
OnPropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 | |
RaisePropertyChangedEvent | Infragistics.PropertyChangeNotifierから継承されます。 | |
SafeDisplayCharAt | インデックスで DisplayChars コレクションの文字を返します。 Infragistics.Controls.Editors.EditSectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 |