Spread Windows Forms 12.0 Product Documentation
Type Property (RangeGroupInfoEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupInfoEventArgs Class : Type Property
Gets the event type.
Syntax
'Declaration
 
Public ReadOnly Property Type As RangeGroupInfoEventType
'Usage
 
Dim instance As RangeGroupInfoEventArgs
Dim value As RangeGroupInfoEventType
 
value = instance.Type
public RangeGroupInfoEventType Type {get;}
See Also

Reference

RangeGroupInfoEventArgs Class
RangeGroupInfoEventArgs Members