# Sandbox.UI.BaseStyles.Order

```csharp
System.Nullable<int> Order { get; set; }
```

Represents the `order` CSS property.

Declared in [Sandbox.UI.BaseStyles](/api/Sandbox.UI.BaseStyles).
Assembly: `Sandbox.Engine`.
