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