Class SmartTagProperty

SmartTagProperty class

Represents the property of the cell smart tag.

public class SmartTagProperty

Properties

NameDescription
Name { get; set; }Gets and sets the name of the property.
Value { get; set; }Gets and sets the value of the property.

See Also