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

DataEntryGrid..::..CellEditingControlBorderThickness Property

Gets or sets the cell editing control border thickness. This is a bind-able property.

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

Syntax


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

Field Value

The cell editing control border thickness.