Grid.ColumnProperty Property

Definition

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

Property Value

Applies to