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