C# Class FarsiLibrary.Win.BaseClasses.DateEditBase

Inheritance: TextEditBase
Show file Open project: HEskandari/FarsiLibrary

Private Properties

Property Type Description
GetFormatByFormatInfo string

Public Methods

Method Description
UpdateTextValue ( ) : void

Updates text representation of the selected value.

Private Methods

Method Description
GetFormatByFormatInfo ( FormatInfoTypes fi ) : string

Returns a string representation of the FormatInfoTypes.

Method Details

UpdateTextValue() public method

Updates text representation of the selected value.
public UpdateTextValue ( ) : void
return void