[]
Represents the event data for the Expand event for the Spread component, which occurs when the hierarchy display is being expanded (showing child sheet views).
public class ExpandEventArgs : CancelEventArgs
Public Class ExpandEventArgs
Inherits CancelEventArgs
Name | Description |
---|---|
ExpandEventArgs(SpreadView, bool, int) | Creates a new object with the Expand event arguments. |