ASP.NET Core MVC コントロールヘルプ
StepPosition 列挙体

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : StepPosition 列挙体
Specifies the position of steps in Step chart. It should be 'Start', 'Centert or 'End'.
シンタックス
'宣言
 
Public Enum StepPosition 
   Inherits System.Enum
public enum StepPosition : System.Enum 
メンバ
メンバ解説
CenterCenter
EndEnd
StartStart
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.StepPosition

参照

C1.Web.Mvc 名前空間