ComponentOne Query 8.0
TemplateAttributes Property

Syntax

C1QueryFrame.TemplateAttributes(Index)= boolean

Notes

Read/Write at run time. Unavailable at design time. Property applies to C1QueryFrame control.

Argument

Index – template attribute name, or a string of the form “Functions:<id>” or “Comparisons:<id>”, where id is an integer id identifying a function or a comparison.

Description

This property allows to get or set a template attribute, see Customizing the UI with Templates. Use attribute name as an index to this array property. For attributes with sub-attributes, such as Comparison and Function Attributes, add colon and the attribute id (the id of a function or comparison).

Setting this property produces the same effect as calling the SetTemplateAttribute method.

See Also

Customizing the UI with Templates

Comparison and Function Attributes

Custom Functions

Custom Comparison Operators

 

 


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

Product Support Forum  |  Documentation Feedback