In This Topic
Gets or sets whether the contents of the phantom are visible but that the height is not taken into account during layout.
Default value is false.
Syntax
'Declaration
Public Property Smash As System.Boolean
public System.bool Smash {get; set;}
See Also