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