'Declaration
Public Property AllowRowMove As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowRowMove = value value = instance.AllowRowMove
public bool AllowRowMove {get; set;}
'Declaration
Public Property AllowRowMove As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowRowMove = value value = instance.AllowRowMove
public bool AllowRowMove {get; set;}