TreeViewSettingsLoadingPanelBuilder.ImagePosition(ImagePosition) Method
In This Article
Sets the position of an image displayed within a loading panel with respect to the panel’s text content.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public TreeViewSettingsLoadingPanelBuilder ImagePosition(
ImagePosition imagePosition
)
#Parameters
Name | Type |
---|---|
image |
Image |
#Returns
Type |
---|
Tree |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also