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


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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IParentStyleModelSupport Interface
IParentStyleModelSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.