ListViewGroup.CollapsedState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls which ListViewGroupCollapsedState the group will appear as.
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
Property Value
One of the ListViewGroupCollapsedState values that specifies how the group is displayed. The default is Default.
Exceptions
The specified value when setting this property is not a valid ListViewGroupCollapsedState value.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา