Skip to main content
A newer version of this page is available. .

TdxRibbonStyle Enum

Declaration

TdxRibbonStyle = (
    rs2007,
    rs2010,
    rs2013,
    rs2016,
    rs2016Tablet,
    rs2019
);

Members

Name
rs2007
rs2010
rs2013
rs2016
rs2016Tablet
rs2019
See Also