Gets the C1DisplayColumn for the column being sized.
[Visual Basic]
Public ReadOnly Property Column As C1DisplayColumn
[C#]
public C1DisplayColumn Column {get;}
[Delphi]
public property Column: C1DisplayColumn read get_Column;
See Also
ColResizeEventArgs Class | ColResizeEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |