[]
        
(Showing Draft Content)

GrapeCity.Drawing.AlternateData-1

AlternateData<T> Class

Represents an object which allows the stored data to be overriden by other object.

Inheritance
AlternateData<T>
Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public abstract class AlternateData<T>
Public MustInherit Class AlternateData(Of T)
Type Parameters
Name Description
T

Properties

Name Description
Data

Gets the raw data of this picture.

Data2

Gets or sets the tag object of this picture.