DataGridViewColumnDesignTimeVisibleAttribute::Equals Method (Object^)
.NET Framework (current version)
Gets a value indicating whether this object is equivalent to the specified object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- obj
- Type: System::Object^
Return Value
Type: System::Booleantrue to indicate that the specified object is a DataGridViewColumnDesignTimeVisibleAttribute instance with the same Visible property value as this instance; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: