ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

SplitCollection.Item Property (String)

Gets the specified Split object from the collection.

[Visual Basic]

Public Default ReadOnly Property Item( _

ByVal name As String _

) As Split

[C#]

public Split this[

string name

] {get;}

[Delphi]

public property Item[

name: String

]: Split read get_Item;

See Also

SplitCollection Class | SplitCollection Members | C1.Win.C1TrueDBGrid Namespace | SplitCollection.Item Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.