TX Text Control .NET for Windows Forms Documentation

SectionCollection.Item Property

Gets a section from the collection. In C# this property is the indexer for the SectionCollection class.

Syntax

[C#] public Section this [int number] { get; }
[Visual Basic] Public Default ReadOnly Property Item(ByVal number As Integer) As Section
ParameterDescription
number

Specifies a section number. The first section has the number 1.

Return Value

The return value is null, if the section could not be found. Otherwise, it is an object of the type Section.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now