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

DataEntryGridControlColumnProcessor..::..DisplayStyle Property

Gets the display style.

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

Syntax


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

Field Value

The display style.