BackColor Property

Summary
Gets or sets the color of the control area that has not been filled with cells.
Syntax
C#
C++/CLI
public override Color BackColor { get; set; } 
            public: 
property Color BackColor { 
   Color get() override; 
   void set (    Color ) override; 
} 

Property Value

The color of the control area that has not been filled with cells.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.