ListViewGroup.CollapsedState Özellik

Tanım

Grubun hangi ListViewGroupCollapsedState şekilde görüneceğini denetler.

public:
 property System::Windows::Forms::ListViewGroupCollapsedState CollapsedState { System::Windows::Forms::ListViewGroupCollapsedState get(); void set(System::Windows::Forms::ListViewGroupCollapsedState value); };
public System.Windows.Forms.ListViewGroupCollapsedState CollapsedState { get; set; }
member this.CollapsedState : System.Windows.Forms.ListViewGroupCollapsedState with get, set
Public Property CollapsedState As ListViewGroupCollapsedState

Özellik Değeri

ListViewGroupCollapsedState Grubun nasıl görüntüleneceğini belirten değerlerden biri. Varsayılan değer: Default.

Özel durumlar

Bu özellik ayarlanırken belirtilen değer geçerli ListViewGroupCollapsedState bir değer değil.

Şunlara uygulanır