Hintergrundfarbe der Level

C# | Visual Basic | Visual C++ |
public GridColorCollection LevelColors{ get; set;}
Public Property LevelColors As GridColorCollection
public: property GridColorCollection^ LevelColors { GridColorCollection^ get (); void set (GridColorCollection^ value); }