|
|
|
BackColorSelected Property, TextPartClass Class |
Defines the background color of the part, when the containing item or cell is selected.
Syntax TextPartClass Class (Softelvdm.Controls)
VB |
Public Property BackColorSelected As Color |
C# |
public Color BackColorSelected { get; set; } |
C++ |
public: property Color BackColorSelected { |
Property Value
The background color.
The default value is Color.Empty.
Comments
The BackColorSelected property defines the background color of the part, when the containing item or cell is selected.
Version Information
Supported in version 1.0.
Products Table