AutoSize Property (ContentElement)
In This Topic
Gets the
System.Boolean value specifying whether element size is automatically determined by its style and contents.
Syntax
'Declaration
Public ReadOnly Property AutoSize As Boolean
public bool AutoSize {get;}
See Also