Expand Minimize
1 out of 1 rated this helpful - Rate this topic

CanGrow Element (RDL)

SQL Server 2005

Indicates whether the size of the text box can increase vertically according to its content.


<Textbox>
    ...
    <CanGrow>...</CanGrow>
    ...
</Textbox>

Characteristic Description

Data type and length

Boolean

Default value

False

Cardinality

0-1: Optional element that can occur once or not at all

Relationship Element

Parent element

Textbox

Child element

None

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.