SiteMapStyles.GetLevelDefaultStyle(Int32, Boolean, Boolean, Boolean) Method
In This Article
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual AppearanceStyleBase GetLevelDefaultStyle(
int level,
bool isCategorized,
bool isHorizontalDirection,
bool isFlowLayoutLevel
)
#Parameters
Name | Type |
---|---|
level | Int32 |
is |
Boolean |
is |
Boolean |
is |
Boolean |
#Returns
Type |
---|
Appearance |
See Also