BCGSoft.Controls.Grid Namespace > GridControl Class : SelectionBorderAppearance Property |
'Declaration Public Property SelectionBorderAppearance As GridSelectionBorderAppearance
'Usage Dim instance As GridControl Dim value As GridSelectionBorderAppearance instance.SelectionBorderAppearance = value value = instance.SelectionBorderAppearance
public GridSelectionBorderAppearance SelectionBorderAppearance {get; set;}
public: __property GridSelectionBorderAppearance get_SelectionBorderAppearance(); public: __property void set_SelectionBorderAppearance( GridSelectionBorderAppearance value );
public: property GridSelectionBorderAppearance SelectionBorderAppearance { GridSelectionBorderAppearance get(); void set ( GridSelectionBorderAppearance 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