BootstrapTimelineViewBuilder.OptionsSelectionBehavior(Action<OptionsSelectionBehaviorBuilder>) Method
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapTimelineViewBuilder OptionsSelectionBehavior(
Action<OptionsSelectionBehaviorBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Options |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also