지정된 속성이 위치 이동이 되는지 설정합니다.

Namespace: Ntreev.Windows.Forms.Grid
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284

Syntax

C#
public class MovableAttribute : Attribute
Visual Basic
Public Class MovableAttribute _
	Inherits Attribute
Visual C++
public ref class MovableAttribute : public Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Ntreev.Windows.Forms.Grid..::..MovableAttribute

See Also