'Declaration
<System.ComponentModel.DescriptionAttribute("Gets the end color of the hover(select) gradient.")> <System.Xml.Serialization.XmlIgnoreAttribute()> Public ReadOnly Property HoverBeginCI As NColorInfo
'Usage
Dim instance As NPalette Dim value As NColorInfo value = instance.HoverBeginCI
[System.ComponentModel.Description("Gets the end color of the hover(select) gradient.")] [System.Xml.Serialization.XmlIgnore()] public NColorInfo HoverBeginCI {get;}