WrapGrid.MaximumRowsOrColumnsProperty Property

Definition

Identifies the MaximumRowsOrColumns dependency property.

public:
 static property DependencyProperty ^ MaximumRowsOrColumnsProperty { DependencyProperty ^ get(); };
static DependencyProperty MaximumRowsOrColumnsProperty();
public static DependencyProperty MaximumRowsOrColumnsProperty { get; }
var dependencyProperty = WrapGrid.maximumRowsOrColumnsProperty;
Public Shared ReadOnly Property MaximumRowsOrColumnsProperty As DependencyProperty

Property Value

The identifier for the MaximumRowsOrColumns dependency property.

Applies to