[DefaultValueAttribute(150)] public int StepListWidth { get; set; }
<DefaultValueAttribute(150)> Public Property StepListWidth As Integer Get Set
public: [DefaultValueAttribute(150)] property int StepListWidth { int get (); void set (int value); }
© 2018 GitHub Community. All rights reserved.