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