Share via


GridUnitTypeAttribute.GridUnitType, propriété

Obtient le type d'unité de la grille.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Public Property GridUnitType As GridUnitType
public GridUnitType GridUnitType { get; private set; }
public:
property GridUnitType GridUnitType {
    GridUnitType get ();
    private: void set (GridUnitType value);
}
member GridUnitType : GridUnitType with get, private set
function get GridUnitType () : GridUnitType 
private function set GridUnitType (value : GridUnitType)

Valeur de propriété

Type : GridUnitType
Élément GridUnitType.

Sécurité .NET Framework

Voir aussi

Référence

GridUnitTypeAttribute Classe

Microsoft.VisualStudio.Text.Editor, espace de noms