DisplayBackgroundGraphics Property
DisplayBackgroundGraphics
Gets or sets a value indicating whether the background graphics should be rendered. Defaults to true.
Declaration
public bool DisplayBackgroundGraphics { get; set; }
Public Property DisplayBackgroundGraphics As Boolean