ComponentOne True DataControl 8.0
PropertyName Property

 

PropertyName Property

Specifies the property that is governed by the property expression.

Syntax

PropertyExpression.PropertyName= string

Remarks

Read/Write at run time and design time. Property applies to PropertyExpression object.

This property defines the name of the property governed by the PropertyExpression object. For example, BackColor.

Nested properties such as Font.Bold are also supported.

See Control Property Expressions for details.

This property is used in conjunction with the PropertyName property. Full property name consists of ControlName and PropertyName separated with a dot ("."). Example: Label1.Font.Bold

See Also

PropertyExpression Object

 

 


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

Product Support Forum  |  Documentation Feedback