지정된 속성이 스크롤될 수 없는지 설정합니다.

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 FrozenAttribute : Attribute
Visual Basic
Public Class FrozenAttribute _
	Inherits Attribute
Visual C++
public ref class FrozenAttribute : public Attribute

Inheritance Hierarchy

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

See Also