Table of Contents
ButtonStyle Property

Gets or sets the styles applied to all buttons in the popup window.

Syntax
 public ElementStyle ButtonStyle { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also