|
MenuRadioButtonGroupMaxActive Property
|
[Missing <summary> documentation for "P:Karamba.GHopper.Utilities.UIWidgets.MenuRadioButtonGroup.MaxActive"]
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxpublic int MaxActive { get; set; }
Public Property MaxActive As Integer
Get
Set
public:
property int MaxActive {
int get ();
void set (int value);
}
member MaxActive : int with get, set
Property Value
Type:
Int32
See Also