DataEntryGridControlColumnProcessor..::..DisplayStyle Property
Gets the display style.
Namespace:
RingSoft.DataEntryControls.WPF.DataEntryGridAssembly: 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); }