StringProperty Class
Updated: February 25, 2016
Represents a report string property.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
System::Object
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel::StringProperty
Microsoft.ReportingServices.RdlObjectModel::PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel::StringProperty
| Name | Description | |
|---|---|---|
![]() | StringProperty(String^, String^) | Creates a new instance of the StringProperty class. |
| Name | Description | |
|---|---|---|
![]() | Default | Gets the default value. |
![]() | Name | The property name.(Inherited from PropertyDefinition.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IPropertyDefinition::Validate(Object^, Object^) | Validates the specified property. |
![]() ![]() | IPropertyDefinition::Maximum | Gets the maximum value. |
![]() ![]() | IPropertyDefinition::Minimum | Gets the minimum value. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:





