GrapeCity MultiRow Windows Forms Documentation
Selected Property (AutoFilterToolStripItem)


Gets a value indicating whether the item is selected.
Syntax
Public Overrides ReadOnly Property Selected As Boolean
Dim instance As AutoFilterToolStripItem
Dim value As Boolean
 
value = instance.Selected
public override bool Selected {get;}

Property Value

true if the System.Windows.Forms.ToolStripItem is selected; otherwise, false.
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.