GrapeCity MultiRow Windows Forms Documentation
Column Property


Gets the Column which is in use.
Syntax
Public ReadOnly Property Column As Column
Dim instance As ColumnEventArgs
Dim value As Column
 
value = instance.Column
public Column Column {get;}

Property Value

A Column value that indicates the Column which is in use.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ColumnEventArgs Class
ColumnEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.