RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DecimalEditControlSetup..::..FormatType Property

Gets or sets the format type of the decimal edit control.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public DecimalEditFormatTypes FormatType { get; set; }
Public Property FormatType As DecimalEditFormatTypes
	Get
	Set
public:
property DecimalEditFormatTypes^ FormatType {
	DecimalEditFormatTypes^ get ();
	void set (DecimalEditFormatTypes^ value);
}

Field Value

The format type of the numeric edit control.