StyleBaseInstance.Format Property

Definition

Gets the calculated value of the Format property in a StyleBase class.

public:
 abstract property System::String ^ Format { System::String ^ get(); void set(System::String ^ value); };
public abstract string Format { get; set; }
member this.Format : string with get, set
Public MustOverride Property Format As String

Property Value

A string value that represents the calculated value of the Format property.

Applies to