Persistate API documentation
TitleText Property
NamespacesPersistateIndexedList<(Of <(<'T>)>)>TitleText

[This is preliminary documentation and is subject to change.]

Gets a title for this collection.
Declaration Syntax
C#
public string TitleText { get; }
Remarks
The title takes the form "[collection] in [parent title]" where [collection] is the member name that this collection has in it's parent class and [parent title] is the value of the TitleText property of the collection's parent object. This property is typically bound to the title label in grid layouts.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)