First create solution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Imports System.ComponentModel
|
||||
|
||||
Public Interface IModelColumnAllowSort
|
||||
<Category("Behavior")> Property AllowSort() As Boolean
|
||||
End Interface
|
||||
Reference in New Issue
Block a user