StyleInstance.Format Property

Definition

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

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

Property Value

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

Applies to