Table of Contents
RenderPressed Property

Gets or sets a value indicating whether to render the button as if it is pressed.

Syntax
 public Boolean RenderPressed { get; set; }
See Also