GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class / IsDetached Property

In This Topic
IsDetached Property (Space)
In This Topic
Gets true if this Space is not associated with any Layer, false otherwise.
Syntax
'Declaration
 
Public ReadOnly Property IsDetached As System.Boolean
 
See Also