开发者

Silverlight ComboBox

开发者 https://www.devze.com 2023-01-21 19:13 出处:网络
what is the name of the property to set the number of items开发者_运维知识库 displayed when the list pops up?The property you are looking for is called MaxDropDownHeight.Note this is a height in pixel

what is the name of the property to set the number of items开发者_运维知识库 displayed when the list pops up?


The property you are looking for is called MaxDropDownHeight. Note this is a height in pixels not a count of items.

0

精彩评论

暂无评论...
验证码 换一张
取 消