C# Класс SourceGrid.Cells.Editors.TextBoxCurrency

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

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

Метод Описание
TextBoxCurrency ( Type p_Type ) : System

Construct a Model. Based on the Type specified the constructor populate AllowNull, DefaultValue, TypeConverter, StandardValues, StandardValueExclusive

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

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

Construct a Model. Based on the Type specified the constructor populate AllowNull, DefaultValue, TypeConverter, StandardValues, StandardValueExclusive
public TextBoxCurrency ( Type p_Type ) : System
p_Type System.Type The type of this model
Результат System