| Package | stimulsoft.report.components.enums |
| Class | public class StiDockStyle |
| Inheritance | StiDockStyle Object |
| Constant | Defined By | ||
|---|---|---|---|
| Bottom : int = 3 [static] | StiDockStyle | ||
| Fill : int = 5 [static] | StiDockStyle | ||
| Left : int = 0 [static] | StiDockStyle | ||
| None : int = 4 [static] | StiDockStyle | ||
| Right : int = 1 [static] | StiDockStyle | ||
| Top : int = 2 [static] | StiDockStyle | ||
| Bottom | Constant |
public static const Bottom:int = 3| Fill | Constant |
public static const Fill:int = 5| Left | Constant |
public static const Left:int = 0| None | Constant |
public static const None:int = 4| Right | Constant |
public static const Right:int = 1| Top | Constant |
public static const Top:int = 2