BackColor Property

Summary
Gets or sets the color of the control area that has not been filled with cells.
Syntax
C#
VB
C++
public override Color BackColor { get; set; } 
  
Public Overrides Property BackColor As Color 
            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.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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