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

AdvancedFindFilterRow..::..LeftParenthesesCount Property

Gets or sets the left parentheses count.

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

Syntax


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

Field Value

The left parentheses count.