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

適用対象