GrapeCity.Xaml.SpreadSheet.Data
Visible Property (IFloatingObject)


Gets or sets a value that indicates whether this floating object is visible.
Syntax
'Declaration
 
Property Visible As Boolean
'Usage
 
Dim instance As IFloatingObject
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible
bool Visible {get; set;}

Property Value

true if visible; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IFloatingObject Interface
IFloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options