GrapeCity.Win.MultiRow.Serialization Namespace : MultiRowSerializeIgnoreAttribute Class |
The following tables list the members exposed by MultiRowSerializeIgnoreAttribute.
Name | Description | |
---|---|---|
MultiRowSerializeIgnoreAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
No | Specifies that a serializer should not ignore the value of the property. This static field is read-only. This field is read-only. | |
Yes | Specifies that a serializer should not serialize the value of the property. This static field is read-only. This field is read-only. |
Name | Description | |
---|---|---|
Ignore | Gets a value that indicates whether the property should be ignored by the GrapeCity.Win.MultiRow.Template.Save method. | |
TypeId | (Inherited from System.Attribute) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Attribute) | |
GetHashCode | (Inherited from System.Attribute) | |
IsDefaultAttribute | Overridden. Determines whether this instance is the default attribute for the class. | |
Match | Overridden. Determines whether this instance equals obj. |