Spread Silverlight Documentation
OnIsPressedChanged Method (RangeGroupHeaderButtonPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > RangeGroupHeaderButtonPresenter Class : OnIsPressedChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnIsPressedChanged( _
   ByVal e As System.Windows.DependencyPropertyChangedEventArgs _
) 
'Usage
 
Dim instance As RangeGroupHeaderButtonPresenter
Dim e As System.Windows.DependencyPropertyChangedEventArgs
 
instance.OnIsPressedChanged(e)
protected virtual void OnIsPressedChanged( 
   System.Windows.DependencyPropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

RangeGroupHeaderButtonPresenter Class
RangeGroupHeaderButtonPresenter Members