CategoryAttribute.Format Property

Definition

Gets a CategoryAttribute representing the Format category.

public:
 static property System::ComponentModel::CategoryAttribute ^ Format { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Format { get; }
static member Format : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Format As CategoryAttribute

Property Value

A CategoryAttribute for the format category.

Applies to