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

DataEntryGrid..::..DisabledCellDisplayStyle Property

Gets or sets the disabled cell display style. This is a bind-able property.

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

Syntax


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

Field Value

The disabled cell display style.