Is there a RadGeometryButton delete button? Im using the 'new' and 'layout' RadGeometryButton's buttons and also need one for delete? A standard button will look out of place here so im hoping theres a nice pretty RadGeometryButton delete button...
3 Answers, 1 is accepted
0
Martin Ivanov
Telerik team
answered on 06 Mar 2014, 04:41 PM
Hi Brett,
You can take a look at our Swimlane Diagram demo which includes a delete RadGeometryButton. You can find this demo in the demos page under the Diagrams --> Swimlane section. In addition here is the code for the button from the demo:
Please, note that the RadGeometryButtons from our Diagram demos uses Geometries to draw their images. We have few predefined geometries, which you can see in the Shapes help article, but we don't have one for a search button. In general if you want a button with a Search icon you can create your own PathGeometry or add a native Image element as a Content of the button.
Regards,
Martin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.