StringProperty Classe

Définition

Représente une propriété de chaîne de rapport.

public ref class StringProperty : Microsoft::ReportingServices::RdlObjectModel::PropertyDefinition, Microsoft::ReportingServices::RdlObjectModel::IPropertyDefinition
public class StringProperty : Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition, Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition
type StringProperty = class
    inherit PropertyDefinition
    interface IPropertyDefinition
Public Class StringProperty
Inherits PropertyDefinition
Implements IPropertyDefinition
Héritage
StringProperty
Implémente

Constructeurs

StringProperty(String, String)

Crée une instance de la classe StringProperty.

Propriétés

Default

Obtient la valeur par défaut.

Name

Nom de la propriété.

(Hérité de PropertyDefinition)

Implémentations d’interfaces explicites

IPropertyDefinition.Maximum

Obtient la valeur maximale.

IPropertyDefinition.Minimum

Obtient la valeur minimale.

IPropertyDefinition.Validate(Object, Object)

Valide la propriété spécifiée.

S’applique à