Share via


Visible Property (StyleSheet)

Gets or sets a value indicating whether the control containing the specified style sheet is rendered. The default value is true. If the Visible property is set to false, the control and its children are not rendered.

public virtual bool Visible {
   get,
   set
}

See Also

Applies to: StyleSheet Class