Spread Silverlight 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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ColumnWidthChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.