BootstrapEditorCaptionSettingsBuilder.Position(BootstrapCaptionPosition) Method
In This Article
Specifies the position of a caption relative to the editor.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapEditorCaptionSettingsBuilder Position(
BootstrapCaptionPosition position
)
#Parameters
Name | Type |
---|---|
position | Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also