TdxCustomBreadcrumbEditProperties.DropDownRows Property
Specifies the maximum number of rows that the breadcrumb node’s dropdown window occupies.
Declaration
property DropDownRows: Integer read; write; default dxBreadcrumbEditDefaultDropDownRows;
Property Value
| Type | Default |
|---|---|
| Integer | dxBreadcrumbEditDefaultDropDownRows |
Remarks

The default value of the DropDownRows property is dxBreadcrumbEditDefaultDropDownRows.
See Also