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

DataEntryGridContextMenuItem..::..Icon Property

Gets or sets the icon.

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

Syntax


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

Field Value

The icon.