PowerTools InputMan for ASP.NET 8.0J
ItemTemplates プロパティ (GcListBox)

項目のスタイルを設定するGrapeCity.Web.Input.Core.ListBox.ItemTemplateオブジェクトのコレクションを参照します。
構文
Public ReadOnly Property ItemTemplates As Collection(Of ItemTemplate)
public Collection<ItemTemplate> ItemTemplates {get;}
解説
Itemsプロパティに項目が追加されるとき、このプロパティに設定されたItemTemplateオブジェクトが循環的に使用され、追加されたリスト項目の既定のスタイルとなります。
参照

GcListBox クラス
GcListBox メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.