GrapeCity.Xaml.SpreadSheet.Data
IsSelected Property (FloatingObject)


Gets or sets a value that indicates whether this floating object is selected.
Syntax
'Declaration
 
Public Property IsSelected As Boolean
'Usage
 
Dim instance As FloatingObject
Dim value As Boolean
 
instance.IsSelected = value
 
value = instance.IsSelected
public bool IsSelected {get; set;}

Property Value

true if this floating object is selected; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options