GrapeCity.Xaml.SpreadSheet.UI
IsExpanded Property


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As RangeGroupButtonPresenter
Dim value As Boolean
 
value = instance.IsExpanded
public bool IsExpanded {get;}
See Also

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members