Spread for ASP.NET 12 Product Documentation
Parent Property (StyleInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > StyleInfo Class : Parent Property
Gets or sets the name of the parent NamedStyle object for the style.
Syntax
'Declaration
 
Public Overridable Property Parent As String
'Usage
 
Dim instance As StyleInfo
Dim value As String
 
instance.Parent = value
 
value = instance.Parent
public virtual string Parent {get; set;}
See Also

Reference

StyleInfo Class
StyleInfo Members