'Declaration
Public Property AllowArrowKeysMoveActiveCell As FlagArrowKeys
'Usage
Dim instance As EditBaseCellType Dim value As FlagArrowKeys instance.AllowArrowKeysMoveActiveCell = value value = instance.AllowArrowKeysMoveActiveCell
public FlagArrowKeys AllowArrowKeysMoveActiveCell {get; set;}