[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetSelectionModel.-ctor

DefaultSheetSelectionModel Constructor

DefaultSheetSelectionModel()

Creates a default selection model.

Declaration
public DefaultSheetSelectionModel()
Public Sub New()

DefaultSheetSelectionModel(SerializationInfo, StreamingContext)

Creates a default selection model with data from the specified serialization and stream objects.

Declaration
protected DefaultSheetSelectionModel(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

Data needed to serialize or deserialize an object

StreamingContext context

Source and destination of a given serialized stream