Spread for ASP.NET 9.0 Product Documentation
And Property


Gets or sets the And relationship.
Syntax
'Declaration
 
Public Property And As Boolean
'Usage
 
Dim instance As CustomFilterItem
Dim value As Boolean
 
instance.And = value
 
value = instance.And
public bool And {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

CustomFilterItem Class
CustomFilterItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.