SelectionListWindowMaxListHeight Property
Get/Set the height of the inner button list (unit in px).
Namespace: PCB_Investigator.PCBIWindowsAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public int MaxListHeight { get; set; }
Public Property MaxListHeight As Integer
Get
Set
public:
property int MaxListHeight {
int get ();
void set (int value);
}
member MaxListHeight : int with get, set
Property Value
Int32