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

AdvancedFilterParenthesesCellProps..::..LimitChar Property

Gets or sets the limit character.

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

Syntax


public char LimitChar { get; set; }
Public Property LimitChar As Char
	Get
	Set
public:
property wchar_t^ LimitChar {
	wchar_t^ get ();
	void set (wchar_t^ value);
}

Field Value

The limit character.