BCGSoft.Controls.Grid Namespace > GridCellVisualStyle Class : MarkHighlightedBackColor Property |
'Declaration Public Property MarkHighlightedBackColor As GridElementColor
'Usage Dim instance As GridCellVisualStyle Dim value As GridElementColor instance.MarkHighlightedBackColor = value value = instance.MarkHighlightedBackColor
public GridElementColor MarkHighlightedBackColor {get; set;}
public: __property GridElementColor* get_MarkHighlightedBackColor(); public: __property void set_MarkHighlightedBackColor( GridElementColor* value );
public: property GridElementColor^ MarkHighlightedBackColor { GridElementColor^ get(); void set ( GridElementColor^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2