GridControl.MarginsWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property int MarginsWidth { int get(); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.Description("Widths of the left and right margins for an embedded control")]
public int MarginsWidth { get; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.Description("Widths of the left and right margins for an embedded control")>]
member this.MarginsWidth : int
Public ReadOnly Property MarginsWidth As Integer
プロパティ値
実装
- 属性