←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize