Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / ViewportInfo Class
Properties Methods

In This Topic
    ViewportInfo Class Members
    In This Topic

    The following tables list the members exposed by ViewportInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the column index of the active viewport.  
    Public PropertyGets or sets the row index of the active viewport.  
    Public PropertyGets the column viewport count.  
    Public PropertyGets the left columns of the viewports.  
    Public PropertyGets the row viewport count.  
    Public PropertyGets the top rows of the viewports.  
    Public PropertyGets the height of all the viewports.  
    Public PropertyGets 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 MethodGenerates an object from its XML representation.  
    Public MethodConverts an object into its XML representation.  
    Top
    See Also