CategoryAttribute.Layout 屬性

定義

會得到代表版面配置類別的一個 CategoryAttribute

public:
 static property System::ComponentModel::CategoryAttribute ^ Layout { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Layout { get; }
static member Layout : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Layout As CategoryAttribute

屬性值

CategoryAttribute A代表版面類別。

適用於