public bool CellColoringActive { get; set; }
Public Property CellColoringActive As Boolean Get Set
public: property bool CellColoringActive { bool get (); void set (bool value); }
member CellColoringActive : bool with get, set
In This Article