[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupInfoEventArgs

RangeGroupInfoEventArgs Class

Represents the event data for the Changed event of the outline (range group) model for the sheet.

Inheritance
RangeGroupInfoEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class RangeGroupInfoEventArgs : EventArgs
Public Class RangeGroupInfoEventArgs
    Inherits EventArgs

Constructors

Name Description
RangeGroupInfoEventArgs(RangeGroupInfo, RangeGroupInfoEventType)

Creates an outline (range group) information event arguments object.

Properties

Name Description
Group

Gets the outline (range group) to expand or collapse.

Type

Gets the event type.

OSZAR »