lots of bugfixing for lookupgrid
This commit is contained in:
@@ -12,7 +12,6 @@ Public Class ConfigTest
|
||||
End Sub
|
||||
|
||||
Public Class Config
|
||||
<SinceVersion("0.0.0.1")>
|
||||
Public Property StringEntry As String = "TEST"
|
||||
Public Property BoolEntry As Boolean = True
|
||||
Public Property IntEntry As Integer = 123
|
||||
|
||||
Reference in New Issue
Block a user