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

DataEntryGridEditingCellProps..::..Type Property

Gets the cell property type.

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

Syntax


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

Field Value

The type.