With VCL 13.1, the skin chooser gallery has been extended with the VisibleLookAndFeelStyles property, which allows you to control the visibility of skins and specific built-in look and feel styles within the gallery. All selected built-in look and feel styles will be displayed in a correspondingly named gallery group. Each gallery item now has the LookAndFeelStyle property, which identifies if this item is a skin or certain built-in look and feel style. Call the item's ApplyToLookAndFeel or ApplyToRootLookAndFeel method to apply the skin or look and feel style associated with this gallery item to a specific TcxLookAndFeel object or the root look and feel settings, respectively.
TdxSkinChooserGalleryItem - Add the capability to display and select built-in look & feel styles within the gallery
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.