C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter.ColumnInfo Class
Properties Methods

GridControlAdapter.ColumnInfo Class Members

The following tables list the members exposed by GridControlAdapter.ColumnInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GridControlAdapter.ColumnInfo class.  
Top
Public Properties
 NameDescription
Public PropertyGets the desired width of the column.  
Public PropertyGets whether the column is visible.  
Public PropertyGets the maximum width of the column.  
Public PropertyGets the minimum width of the column.  
Public PropertyGets the render width of the column.  
Public PropertyGets the width of the column.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also