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

DataEntryGridIntegerControlHost..::..IntegerCellProps Property

Gets the integer cell props.

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

Syntax


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

Field Value

The integer cell props.