GrapeCity MultiRow Windows Forms Documentation
IsDisplayed Property


Gets or sets a value that indicates whether the cell note is displayed on-screen.
Syntax
Public ReadOnly Property IsDisplayed As Boolean
Dim instance As CellNote
Dim value As Boolean
 
value = instance.IsDisplayed
public bool IsDisplayed {get;}

Property Value

true if this cell note is displayed on-screen; otherwise, false.
Remarks
Once part of the CellNote is displayed on the screen, this property returns true.
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

CellNote Class
CellNote Members

 

 


Copyright © GrapeCity, inc. All rights reserved.