You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @deprecated Use DevExpress.ui.dxCardView.Toolbar instead
10910
+
* @deprecated Attention! This type is for internal purposes only. If you used it previously, please submit a ticket to our {@link https://supportcenter.devexpress.com/ticket/create Support Center}. We will check if there is an alternative solution.
10911
+
*/
10912
+
export type dxCardViewToolbar = DevExpress.ui.dxCardView.Toolbar;
10913
+
/**
10914
+
* @deprecated Use DevExpress.ui.dxCardView.ToolbarItem instead
10915
+
* @deprecated Attention! This type is for internal purposes only. If you used it previously, please submit a ticket to our {@link https://supportcenter.devexpress.com/ticket/create Support Center}. We will check if there is an alternative solution.
10916
+
*/
10917
+
export type dxCardViewToolbarItem = DevExpress.ui.dxCardView.ToolbarItem;
0 commit comments