Spread Windows Forms 12.0 Product Documentation
IsSwitchable() Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ExcelSparklineGroup Class : IsSwitchable() Method
Checks if the group is switchable.
Syntax
'Declaration
 
Public Function IsSwitchable() As Boolean
'Usage
 
Dim instance As ExcelSparklineGroup
Dim value As Boolean
 
value = instance.IsSwitchable()
public bool IsSwitchable()
See Also

Reference

ExcelSparklineGroup Class
ExcelSparklineGroup Members