RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupColumnDefinitionBase..::..UpdatePercentWidth Method

Updates the width of the percent.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void UpdatePercentWidth(
	double newValue
)
Public Sub UpdatePercentWidth ( _
	newValue As Double _
)
public:
void UpdatePercentWidth(
	double^ newValue
)

Parameters

newValue
Type: Double
The new value.