Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public T OptionsView(
Action<BootstrapSchedulerOptionsViewBuilder> config
)
Public Function OptionsView(
config As Action(Of BootstrapSchedulerOptionsViewBuilder)
) As T
Type | Name | Description |
---|---|---|
Action<BootstrapSchedulerOptionsViewBuilder> | config |
Type | Description |
---|---|
TT |