'Declaration Public Overrides Function ValidateEditorValue( _ ByVal value As Object _ ) As String
'Declaration
Public Overrides Function ValidateEditorValue( _ ByVal value As Object _ ) As String
public override string ValidateEditorValue( object value )
値が有効でない場合はエラーメッセージを含むString、値が有効な場合はNull
CheckBoxEditor クラス CheckBoxEditor メンバ
© 2003-2015, GrapeCity inc. All rights reserved.