Share via


Grid.ColumnSpacingProperty 屬性

定義

識別 ColumnSpacing 相依性屬性。

public:
 static property DependencyProperty ^ ColumnSpacingProperty { DependencyProperty ^ get(); };
static DependencyProperty ColumnSpacingProperty();
public static DependencyProperty ColumnSpacingProperty { get; }
var dependencyProperty = Grid.columnSpacingProperty;
Public Shared ReadOnly Property ColumnSpacingProperty As DependencyProperty

屬性值

ColumnSpacing 相依性屬性的標識碼。

適用於