ReportViewer.SplitterBackColor Property

Definition

public:
 property System::Drawing::Color SplitterBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "#ECE9D8")]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public System.Drawing.Color SplitterBackColor { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(typeof(System.Drawing.Color), "#ECE9D8")>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.SplitterBackColor : System.Drawing.Color with get, set
Public Property SplitterBackColor As Color

Property Value

Attributes

Applies to