Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGuides Properties
Show Inherited Hide Inherited

A collection of guide UI adorners.
Name Description
Active Specifies if the layer with UI adorner elements is active. Inherited from TdxCustomAdorners.
AllowArrowKeyNavigation Specifies if end-users can navigate between guide UI adorners by pressing arrow keys.
AllowTabKeyNavigation Specifies if end-users can navigate between guide UI adorners by pressing the Tab key.
BorderColor Specifies the default border color of guide UI adorners.
Count Gets the number of elements in the collection. Inherited from TcxComponentCollection.
DeactivateKey Specifies the keystroke for disabling guide UI adorners.
Items Provides zero-based indexed access to all guide UI adorners in the collection.
LayerColor Specifies the guide background layer color.
Manager Provides access to the UI adorner manager to which the current adorner collection belongs. Inherited from TdxCustomAdorners.
ParentComponent Inherited from TcxComponentCollection.
See Also