C# Class FarsiLibrary.Win.BaseClasses.DateEditBase

Inheritance: TextEditBase
Afficher le fichier Open project: HEskandari/FarsiLibrary

Private Properties

Свойство Type Description
GetFormatByFormatInfo string

Méthodes publiques

Méthode Description
UpdateTextValue ( ) : void

Updates text representation of the selected value.

Private Methods

Méthode Description
GetFormatByFormatInfo ( FormatInfoTypes fi ) : string

Returns a string representation of the FormatInfoTypes.

Method Details

UpdateTextValue() public méthode

Updates text representation of the selected value.
public UpdateTextValue ( ) : void
Résultat void