C1.Silverlight.FlexGrid.5
Column Class
Members 

Represents a grid column.
Object Model
Column Class
Syntax
'Declaration
 
Public Class Column 
   Inherits RowCol
public class Column : RowCol 
Remarks

Column objects do not have any visual representation.

Rows and columns provide properties that determine the appearance and content of cell objects which are the only objects in the C1FlexGrid that do have a visual representation.

Inheritance Hierarchy

System.Object
   C1.Silverlight.FlexGrid.RowCol
      C1.Silverlight.FlexGrid.Column

See Also

Reference

Column Members
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.