BCGSoft.Controls.Grid Namespace > GridVisualStyleDef Class : SelectAllVisualStyle Property |
'Declaration Public Property SelectAllVisualStyle As SelectAllCellVisualStyle
'Usage Dim instance As GridVisualStyleDef Dim value As SelectAllCellVisualStyle instance.SelectAllVisualStyle = value value = instance.SelectAllVisualStyle
public SelectAllCellVisualStyle SelectAllVisualStyle {get; set;}
public: __property SelectAllCellVisualStyle* get_SelectAllVisualStyle(); public: __property void set_SelectAllVisualStyle( SelectAllCellVisualStyle* value );
public: property SelectAllCellVisualStyle^ SelectAllVisualStyle { SelectAllCellVisualStyle^ get(); void set ( SelectAllCellVisualStyle^ 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