 | GridItemsSetterUIGrid Property |
UI Grid to work on.
Namespace:
Slash.Unity.DataBind.UI.NGUI.Setters
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic UIGrid UIGrid { get; }
Public ReadOnly Property UIGrid As UIGrid
Get
public:
property UIGrid^ UIGrid {
UIGrid^ get ();
}
member UIGrid : UIGrid with get
Property Value
Type:
UIGrid
See Also