ComponentOne True DataControl 8.0
NameSubstitute Property

 

NameSubstitute Property

Used in containers that don’t support the standard Name property (for example, VC++).

Syntax

TData.NameSubstitute

Remarks

Read/Write at design time. Read-only at run time. Property applies to TData control.

This property is used in containers that don't support the standard Name property (or the equivalent Id property), such as in VC++ container.

This property is always ignored when True DataControl is used in Visual Basic, Visual InterDev or Visual J++.

In VC++, set this property to the control's name at design time. Use the string that would be its Name property in Visual Basic.

This property is necessary because VC++ container does not supply its own Name property, and True DataControl relies on Name for master-detail relationships.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback