Hi,
I’m using WPF Infragistics 10.3. I am looking to create a sliding panel containing a XamDataGrid within it. I want the panel to slide down from the top of the form on click of a button. I tried using the XamDocManager and the sliding effect is similar to what I am looking for, but I do not want the pin and close buttons. Is there any other control that has the fly-out/sliding functionality?
Thank you
Hello Rheal Tech,
You can hide the pin and close buttons by setting the PinButtonVisibility and CloseButtonVisibility properties. For more information about how to hide these buttons, please refer to the help.
I have also attached a sample that shows how this is applied to a ContentPane.
Elizabeth AlbertLocalization Engineer