C# Class Controls.Toolkit.Month

Inheritance: Date
Show file Open project: RedSafi-UX/SugarUIEnhancedControls Class Usage Examples

Public Methods

Method Description
GetDaysByMonth ( int month ) : ObservableCollection
OnMOnthSelected ( ) : void

Method Details

GetDaysByMonth() public method

public GetDaysByMonth ( int month ) : ObservableCollection
month int
return ObservableCollection

OnMOnthSelected() public method

public OnMOnthSelected ( ) : void
return void