Spread for ASP.NET 11 Product Documentation
Parent Property (IParentStyleModelSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IParentStyleModelSupport Interface : Parent Property
Gets or sets the parent style model.
Syntax
'Declaration
 
Property Parent As ISheetStyleModel
'Usage
 
Dim instance As IParentStyleModelSupport
Dim value As ISheetStyleModel
 
instance.Parent = value
 
value = instance.Parent
ISheetStyleModel Parent {get; set;}

Property Value

ISheetStyleModel containing the parent style model
See Also

Reference

IParentStyleModelSupport Interface
IParentStyleModelSupport Members