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

DataEntryGridEditingControlHostBase..::..SetSelection Property

Gets a value indicating whether [set selection].

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

Syntax


public virtual bool SetSelection { get; }
Public Overridable ReadOnly Property SetSelection As Boolean
	Get
public:
virtual property bool^ SetSelection {
	bool^ get ();
}

Field Value

true if [set selection]; otherwise, false.