Class GanttViewExpandedChangingEventArgs
Represents the event arguments for the ExpandedChanging event of RadGanttView.
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class GanttViewExpandedChangingEventArgs : RadGanttViewCancelEventArgs
Constructors
GanttViewExpandedChangingEventArgs(GanttViewDataItem)
Declaration
public GanttViewExpandedChangingEventArgs(GanttViewDataItem item)
Parameters
GanttViewDataItem
item
|