Skip to main content

BreadCrumbNode.IsNoneImageIndex(Int32) Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public static bool IsNoneImageIndex(
    int imageIndex
)

Parameters

Name Type
imageIndex Int32

Returns

Type
Boolean
See Also