C# Класс FarsiLibrary.Win.BaseClasses.DateEditBase

Наследование: TextEditBase
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
GetFormatByFormatInfo string

Открытые методы

Метод Описание
UpdateTextValue ( ) : void

Updates text representation of the selected value.

Приватные методы

Метод Описание
GetFormatByFormatInfo ( FormatInfoTypes fi ) : string

Returns a string representation of the FormatInfoTypes.

Описание методов

UpdateTextValue() публичный Метод

Updates text representation of the selected value.
public UpdateTextValue ( ) : void
Результат void