ComponentOne Query 8.0
SetTemplateAttribute Method

Syntax

C1QueryFrame.SetTemplateAttribute(AttributeName, AttributeValue)

Notes

Method applies to C1QueryFrame control.

Arguments

AttributeName is a string specifying the name of a template attribute to be changed programmatically. See Customizing the UI with Templates about template attributes.

AttributeValueis a string specifying the new attribute value.

Return Value

None

Description

This method allows you to modify template attributes controlling C1QueryFrame display presentation.

After modifying template attributes from code, you need to call Render to update display.

See Also

Modifying templates at run time

 

 


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

Product Support Forum  |  Documentation Feedback