GridControl.HighlightColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Drawing::Color HighlightColor { System::Drawing::Color get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color HighlightColor { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HighlightColor : System.Drawing.Color
Public ReadOnly Property HighlightColor As Color
Property Value
Implements
- Attributes