HasContent Property (C1RadialColorItem)
In This Topic
Gets a value that indicates whether the
C1RadialColorItem contains sub-items or any other content.
Syntax
'Declaration
Public Overrides ReadOnly Property HasContent As Boolean
public override bool HasContent {get;}
See Also