C# 클래스 FarsiLibrary.Win.BaseClasses.DateEditBase

상속: TextEditBase
파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

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