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

AdvancedFindFilterRow..::..RightParenthesesCount Property

Gets or sets the right parentheses count.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public int RightParenthesesCount { get; set; }
Public Property RightParenthesesCount As Integer
	Get
	Set
public:
property int^ RightParenthesesCount {
	int^ get ();
	void set (int^ value);
}

Field Value

The right parentheses count.