public IntegerEditControlSetup DateValueSetup { get; set; }
Public Property DateValueSetup As IntegerEditControlSetup Get Set
public: property IntegerEditControlSetup^ DateValueSetup { IntegerEditControlSetup^ get (); void set (IntegerEditControlSetup^ value); }