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

BaseWindow..::..SnugWidth Property

Gets or sets the width of the snug. This is a bind-able property.

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

Syntax


public double SnugWidth { get; set; }
Public Property SnugWidth As Double
	Get
	Set
public:
property double^ SnugWidth {
	double^ get ();
	void set (double^ value);
}

Field Value

The width of the snug.