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

DecimalEditControl..::..FormatType Property

Gets or sets the type of the format. This is a bind-able property.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.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 type of the format.