[]
SectionEventArgs
public class SectionEventArgs : EventArgs
Name | Description |
---|---|
SectionEventArgs(Section) | Initializes a new instance of the SectionEventArgs class. |
SectionEventArgs(Section, int) | Initializes a new instance of the SectionEventArgs class. |
Name | Description |
---|---|
Section | Gets the section. |
SectionIndex | Gets the index of the section. |