GrapeCity MultiRow Windows Forms Documentation
AutoFilterToolStripItem Constructor


Initializes a new instance of the AutoFilterToolStripItem class.
Syntax
<SuppressMessageAttribute(Category="Microsoft.Reliability", 
   CheckId="CA2000:Dispose objects before losing scope", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
<SuppressMessageAttribute(Category="Microsoft.Usage", 
   CheckId="CA2214:DoNotCallOverridableMethodsInConstructors", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")>
Public Function New()
Dim instance As New AutoFilterToolStripItem()
[SuppressMessage(Category="Microsoft.Reliability", 
   CheckId="CA2000:Dispose objects before losing scope", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
[SuppressMessage(Category="Microsoft.Usage", 
   CheckId="CA2214:DoNotCallOverridableMethodsInConstructors", 
   Scope="", 
   Target="", 
   MessageId="", 
   Justification="")]
public AutoFilterToolStripItem()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoFilterToolStripItem Class
AutoFilterToolStripItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.