AdvancedFindFilter..::..RightParentheses Property
Gets or sets the right parentheses.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public byte RightParentheses { get; set; }
Public Property RightParentheses As Byte Get Set
public: property unsigned char^ RightParentheses { unsigned char^ get (); void set (unsigned char^ value); }