AlphanumericCharデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
|  | Char | この文字の位置に関連する char を返します。それがInputPositionBaseの派生物(文字のプレースホルダ)である場合は、ユーザーが入力した文字または0(文字が入力されていない場合)を返します。 LiteralPositionおよびその派生物の場合は、テキストの格納に使用されるリテラル文字を返します(DataMaskModesのいずれかがリテラルを含む場合)。 値の設定は、IsEditableがTrueを返す場合のみ可能です。それ以外の場合は例外がスローされます。 Infragistics.Windows.Editors.InputCharBaseから継承されます。 | 
|  | DrawString | 表示文字によって描画される文字列を返します。 Infragistics.Windows.Editors.DisplayCharBaseから継承されます。 | 
|  | IncludeMethod | 取得する文字列に表示文字を含めるかどうかを決定するとき、MaskMode をどのように使用するかを示す値を返すか、設定します。 Infragistics.Windows.Editors.DisplayCharBaseから継承されます。 | 
|  | IsEditable | オーバーライド。InputPositionBase派生オブジェクトが編集可能な文字位置であることを示すため、Trueを返します。 Infragistics.Windows.Editors.InputCharBaseから継承されます。 | 
|  | Visibility | この表示文字を表示するかどうかを返します。 Infragistics.Windows.Editors.DisplayCharBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | HasListeners | Infragistics.PropertyChangeNotifierから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | OnFirstListenerAdding | Infragistics.PropertyChangeNotifierから継承されます。 | 
|  | OnHasListenersChanged | Infragistics.PropertyChangeNotifierから継承されます。 | 
|  | OnPropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 | 
|  | RaisePropertyChangedEvent | Infragistics.PropertyChangeNotifierから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | PropertyChanged | Infragistics.PropertyChangeNotifierから継承されます。 |