GrapeCity.Xaml.SpreadSheet.UI
IsActive Property (SheetTab)


Gets or sets a value that indicates whether the sheet tab is active.
Syntax
'Declaration
 
Public Property IsActive As Boolean
'Usage
 
Dim instance As SheetTab
Dim value As Boolean
 
instance.IsActive = value
 
value = instance.IsActive
public bool IsActive {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetTab Class
SheetTab Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options