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

DataEntryGridCellProps..::..Type Property

Gets the type.

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

Syntax


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

Field Value

The type.