Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
How to Style XamDataGrid Filter Operand UI Type and Filter Clear Button
posted

I am using a textbox as the filter Operand UI Type as the following shows:

FilterOperandUIType="TextBox"

FilterClearButtonVisibility="Visible"

 

 

I am wondering how I would go about styling this Textbox AND how to style the clear button that appears after text is entered.

 

I have looked in the default styles and have no found any explicit styling.

 

  • 350
    Suggested Answer
    posted

    Hi,

    I suggest you to take a look at file 'DataPresenterGeneric_Express.xaml' located in the DefaultStyles folder. There you can find the needed styles.

    If you need any other assistance, do not hesitate to ask.

    Thanks.