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

DataEntryGridDecimalControlHost..::..DecimalCellProps Property

Gets the decimal cell props.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The decimal cell props.