Spread Silverlight Documentation
IsExpanded Property


GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupButtonPresenter Class : IsExpanded Property
Gets or sets a value that indicates whether the range group is expanded.
Syntax
'Declaration
 
Public ReadOnly Property IsExpanded As System.Boolean
'Usage
 
Dim instance As RangeGroupButtonPresenter
Dim value As System.Boolean
 
value = instance.IsExpanded
public System.bool IsExpanded {get;}
See Also

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members