public bool XGridDashed { get; set; }
Public Property XGridDashed As Boolean
public: property bool XGridDashed { bool get (); void set (bool value); }