ListBoxDraggableSettings
Properties
Enabled - Nullable
Hint - ClientHandlerDescriptor
A Razor template delegate.
Placeholder - ClientHandlerDescriptor
A Razor template delegate.
ListBox - ListBox
If set to false, the widget will not bind to the data source during initialization. In this case, the data binding will occur when the change event of the data source is fired. By default, the ListBox will bind to the data source that is specified in the configuration.
Methods
Serialize()
Serialize current instance to Dictionary