|
MenuRadioButtonRenderTag Property
|
Flag that indicates whether the radio button tag should be rendered.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic bool RenderTag { get; set; }
Public Property RenderTag As Boolean
Get
Set
public:
property bool RenderTag {
bool get ();
void set (bool value);
}
member RenderTag : bool with get, set
Property Value
Type:
Boolean
See Also