名前空間一覧 > GrapeCity.Web.Input.Core.ListBox 名前空間 : ListHeaderPane クラス |
Public Class ListHeaderPane Inherits GrapeCity.Web.Input.Core.BaseViewState
public class ListHeaderPane : GrapeCity.Web.Input.Core.BaseViewState
GcListBox1.ListHeaderPane.Visible = True GcListBox1.ListHeaderPane.BackColor = Color.LightGreen GcListBox1.ListHeaderPane.AutoHeight = True GcListBox1.ListHeaderPane.Font.Bold = True
GcListBox1.ListHeaderPane.Visible = true; GcListBox1.ListHeaderPane.BackColor = Color.LightGreen; GcListBox1.ListHeaderPane.AutoHeight = true; GcListBox1.ListHeaderPane.Font.Bold = true;
System.Object
GrapeCity.Web.Input.Core.NotifyObject
GrapeCity.Web.Input.Core.BaseViewState
GrapeCity.Web.Input.Core.ListBox.ListHeaderPane