[Missing <summary> documentation for "T:Ntreev.Windows.Forms.Grid.ResizableAttribute"]

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

Inheritance Hierarchy

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

See Also