CategoryAttribute.Layout プロパティ

定義

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

プロパティ値

Layout カテゴリの CategoryAttribute

適用対象