Tuesday, 17 September 2013

Dropdown boxes for WPF settings?

Dropdown boxes for WPF settings?

I am completely new to WPF and I tried to google this, so I'll ask here. I
am making a program that uses a DataGrid and I'm using Visual Studio 2010.
I selected this attribute
DataGrid->Columns->Collection->DataGridTextColumn->Layout->Width.
Under Width, the default is Auto. I am used to having a dropdown box for
the options. I see that I have choices marked by this link describing the
DataGridLength structure. Is there anyway I can have the dropdown boxes
instead? Or some other alternative that is fast and quick besides googling
the answer?

No comments:

Post a Comment