FractionPartContinuousデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DisplayChars | このセクションの表示文字を返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NextEditSection | リテラルのセクションを無視して次の編集セクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NextLiteralSection | 編集セクションを無視して、次のリテラルセクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NextSection | 次のセクションを返します。 Infragistics.Controls.Editors.SectionBaseから継承されます。 | |
NumberOfDigits | 小数部の桁数。 Infragistics.Controls.Editors.FractionPartから継承されます。 | |
Orientation | オーバーライドされます。 編集の方向が左から右か、または右から左かを返します。 | |
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 | セクションにテキストを割り当てます。無効なテキストを指定してこのメソッドを呼び出すと、例外が発生します。 Infragistics.Controls.Editors.FractionPartから継承されます。 | |
ValidateSection | オーバーロードされます。 オーバーライドされます。 ValidateSection。 | |
ValidateString | ValidateString。 Infragistics.Controls.Editors.FractionPartから継承されます。 |
名前 | 解説 | |
---|---|---|
OnFirstListenerAdding | Infragistics.PropertyChangeNotifierから継承されます。 | |
OnHasListenersChanged | Infragistics.PropertyChangeNotifierから継承されます。 | |
OnPropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 | |
RaisePropertyChangedEvent | Infragistics.PropertyChangeNotifierから継承されます。 | |
SafeDisplayCharAt | インデックスで DisplayChars コレクションの文字を返します。 Infragistics.Controls.Editors.EditSectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
PropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 |