C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > BaseObject Class > BaseObject Constructor : BaseObject Constructor(Color,String,String,C1Brush) |
'Declaration Public Function New( _ ByVal color As System.Windows.Media.Color, _ ByVal text As System.String, _ ByVal menuCaption As System.String, _ ByVal brush As C1Brush _ )
public BaseObject( System.Windows.Media.Color color, System.string text, System.string menuCaption, C1Brush brush )