Spread Silverlight Documentation
ColumnViewportWidthChangingEventArgs Class
Members 


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

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

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

ColumnViewportWidthChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.