C# Class AjaxControlToolkit.MaskedEditTypeConvert

Inheritance: System.ComponentModel.StringConverter
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Méthodes publiques

Méthode Description
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

Private Methods

Méthode Description
GetControls ( IContainer container ) : object[]
IncludeControl ( Control serverControl ) : bool

Method Details

GetStandardValues() public méthode

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
Résultat StandardValuesCollection

GetStandardValuesExclusive() public méthode

public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool

GetStandardValuesSupported() public méthode

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool