Spread Silverlight Documentation
ViewportInfo Class Members
Properties  Methods 


GrapeCity.Windows.SpreadSheet.Data Namespace : ViewportInfo Class

The following tables list the members exposed by ViewportInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the column index of the active viewport.  
Public Property Gets or sets the row index of the active viewport.  
Public Property Gets the column viewport count.  
Public Property Gets the left columns of the viewports.  
Public Property Gets the row viewport count.  
Public Property Gets the top rows of the viewports.  
Public Property Gets the height of all the viewports.  
Public Property Gets the width of all the viewports.  
Top
Public Methods
 NameDescription
Public MethodThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
Public Method Generates an object from its XML representation.  
Public Method Converts an object into its XML representation.  
Top
See Also

Reference

ViewportInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace