EraSectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | DisplayChars | このセクションの表示文字を返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | NextEditSection | リテラルのセクションを無視して次の編集セクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | NextLiteralSection | 編集セクションを無視して、次のリテラルセクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | NextSection | 次のセクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | Orientation | このセクションは右から左への編集セクション(数値)か、 左から右か(標準)を示す値を返します。 Infragistics.Windows.Editors.DisplayCharsEditSectionから継承されます。 |
![]() | PreviousEditSection | 直前の編集セクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | PreviousLiteralSection | 編集セクションを無視して、直前のリテラルセクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | PreviousSection | 直前のセクションを検索します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | Sections | このセクションが属するセクション コレクションを返します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | HasListeners | Infragistics.PropertyChangeNotifierから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | GetText | このセクションのテキストを取得します。 Infragistics.Windows.Editors.SectionBaseから継承されます。 |
![]() | SetText | セクションにテキストを割り当てます。無効なテキストを指定してこのメソッドを呼び出すと、例外が発生します。 Infragistics.Windows.Editors.DisplayCharsEditSectionから継承されます。 |
![]() | ValidateSection | オーバーロードされます。 オーバーライドされます。 ValidateSection |
![]() | ValidateString | str がこのセクションに有効な文字列であるかどうかをチェックします。自体を返す、または表示される変更された文字列を返します。検証が失敗したことを示すために False を返します Infragistics.Windows.Editors.DisplayCharsEditSectionから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | OnFirstListenerAdding | Infragistics.PropertyChangeNotifierから継承されます。 |
![]() | OnHasListenersChanged | Infragistics.PropertyChangeNotifierから継承されます。 |
![]() | OnPropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 |
![]() | RaisePropertyChangedEvent | Infragistics.PropertyChangeNotifierから継承されます。 |
![]() | SafeDisplayCharAt | インデックスで DisplayChars コレクションの文字を返します。 Infragistics.Windows.Editors.EditSectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | PropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 |