Scheduler for WPF
NumberStringValidator クラス メンバ
フィールド  プロパティ  メソッド 

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 : NumberStringValidator クラス

NumberStringValidatorデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)The Culture attached property can be used to localize validation results: <TextBox c1sched:NumberStringValidator.Culture=''{Binding Path=CalendarHelper.Culture, RelativeSource={RelativeSource AncestorType={x:Type c1sched:C1Scheduler}}, Mode=OneWay}''/>  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets formatting strings which should be used at number conversion.  
Public プロパティGets or sets a maximum allowable value.  
Public プロパティGets or sets a minimum allowable value.  
Public プロパティ System.Windows.Controls.ValidationRuleから継承されます。
Public プロパティGets or sets culture used for localizing validation results. If this property is null, the System.Globalization.CultureInfo specified in Validate method parameters will be used.  
Public プロパティ System.Windows.Controls.ValidationRuleから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Gets the value of the Culture attached property for a given DependencyObject.  
Public メソッドstatic (Shared in Visual Basic)Sets the value of the Culture attached property for a given DependencyObject.  
Public メソッドオーバーロードされます。 オーバーライドされます。 Performs validation checks on a value.  
トップ
参照

NumberStringValidator クラス
C1.WPF.Schedule 名前空間