DataObjectSettingDataEventArgs.Format Property

Definition

Gets a string specifying the new data format that is being added to the accompanying data object.

public:
 property System::String ^ Format { System::String ^ get(); };
public string Format { get; }
member this.Format : string
Public ReadOnly Property Format As String

Property Value

A string specifying the new data format that is being added to the accompanying data object.

Applies to