StringProperty Classe

Definizione

Rappresenta una proprietà della stringa del report.

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
Ereditarietà
StringProperty
Implementazioni

Costruttori

StringProperty(String, String)

Crea una nuova istanza della classe StringProperty.

Proprietà

Default

Ottiene il valore predefinito.

Name

Nome della proprietà.

(Ereditato da PropertyDefinition)

Implementazioni dell'interfaccia esplicita

IPropertyDefinition.Maximum

Ottiene il valore massimo.

IPropertyDefinition.Minimum

Ottiene il valore minimo.

IPropertyDefinition.Validate(Object, Object)

Convalida la proprietà specificata.

Si applica a