[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.ColResizeEventArgs

ColResizeEventArgs Class

Provides data for the ColReisize event.

Inheritance
ColResizeEventArgs
Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public class ColResizeEventArgs : EventArgs

Properties

Name Description
Cancel

Gets or sets a value indicating that sizing should be ignored.

ColIndex

Indicates the position in the DisplayColumns collection.

Column

Gets the C1DisplayColumn for the column being sized.