ColumnWidthChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ColumnWidthChangedEventArgs : EventArgs
public class ColumnWidthChangedEventArgs : EventArgs
type ColumnWidthChangedEventArgs = class
inherit EventArgs
Public Class ColumnWidthChangedEventArgs
Inherits EventArgs
- Inheritance
-
ColumnWidthChangedEventArgs
Constructors
ColumnWidthChangedEventArgs() | |
ColumnWidthChangedEventArgs(Int32, Int32) |
Properties
ColumnIndex | |
NewColumnWidth |