ClassGanttViewExpandedChangingEventArgs
Class
Represents the event arguments for the ExpandedChanging event of RadGanttView.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class GanttViewExpandedChangingEventArgs : RadGanttViewCancelEventArgs
Inheritance: objectEventArgsCancelEventArgsRadGanttViewCancelEventArgsGanttViewExpandedChangingEventArgs
Inherited Members
Constructors
GanttViewExpandedChangingEventArgs(GanttViewDataItem)
Declaration
cs-api-definition
public GanttViewExpandedChangingEventArgs(GanttViewDataItem item)
Parameters
item