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