Reorderable List Control for Unity
ReorderableListControlContainerStyle Property |
Gets or sets style used to draw background of list control.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public GUIStyle ContainerStyle { get; set; }
public function get ContainerStyle() : GUIStyle public function set ContainerStyle(value : GUIStyle)
Property Value
Type: GUIStyle