FlexGrid for WinForms
Verbs プロパティ (GridDesigner)

C1.Win.C1FlexGrid.4.8 アセンブリ > C1.Win.C1FlexGrid.Design 名前空間 > GridDesigner クラス : Verbs プロパティ
Gets the design-time verbs supported by the component that is associated with the designer.
シンタックス
'宣言
 
Public Overrides ReadOnly Property Verbs As System.ComponentModel.Design.DesignerVerbCollection
public override System.ComponentModel.Design.DesignerVerbCollection Verbs {get;}

プロパティ値

A System.ComponentModel.Design.DesignerVerbCollection of System.ComponentModel.Design.DesignerVerb objects, or null 参照 (Visual Basicでは Nothing) if no designer verbs are available. This default implementation always returns null 参照 (Visual Basicでは Nothing).
参照

GridDesigner クラス
GridDesigner メンバ