Spread WPF Documentation
ColumnWidthChangingEventArgs Class
Members 


Represents the event data for the ColumnWidthChanging event for the GcSpreadSheet component; occurs when the width of a column is changing.
Object Model
ColumnWidthChangingEventArgs Class
Syntax
'Declaration
 
Public Class ColumnWidthChangingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As ColumnWidthChangingEventArgs
public class ColumnWidthChangingEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         GrapeCity.Windows.SpreadSheet.UI.ColumnWidthChangingEventArgs

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

ColumnWidthChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.