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