ListViewBase.CanReorderItemsProperty 속성

정의

CanReorderItems 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ CanReorderItemsProperty { DependencyProperty ^ get(); };
static DependencyProperty CanReorderItemsProperty();
public static DependencyProperty CanReorderItemsProperty { get; }
var dependencyProperty = ListViewBase.canReorderItemsProperty;
Public Shared ReadOnly Property CanReorderItemsProperty As DependencyProperty

속성 값

CanReorderItems 종속성 속성의 식별자입니다.

적용 대상