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