Spread WPF Documentation
IsPressed Property (RangeGroupHeaderButtonPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupHeaderButtonPresenter Class : IsPressed Property
Syntax
'Declaration
 
<System.ComponentModel.ReadOnlyAttribute(True)>
<System.ComponentModel.CategoryAttribute("Appearance")>
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property IsPressed As System.Boolean
'Usage
 
Dim instance As RangeGroupHeaderButtonPresenter
Dim value As System.Boolean
 
value = instance.IsPressed
[System.ComponentModel.ReadOnly(true)]
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.Browsable(false)]
public System.bool IsPressed {get;}
See Also

Reference

RangeGroupHeaderButtonPresenter Class
RangeGroupHeaderButtonPresenter Members