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