Default propriété
The default value.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Default As Object
Get
'Utilisation
Dim instance As StringProperty
Dim value As Object
value = instance.Default
public Object Default { get; }
public:
virtual property Object^ Default {
Object^ get () sealed;
}
abstract Default : Object
override Default : Object
final function get Default () : Object
Valeur de la propriété
Type : System. . :: . .Object
An object.