ComponentFactory.Krypton.Toolkit.KryptonContextMenuMonthCalendar.ShouldSerializeSelectionRange C# (CSharp) Method

ShouldSerializeSelectionRange() private method

private ShouldSerializeSelectionRange ( ) : bool
return bool
        private bool ShouldSerializeSelectionRange()
        {
            return false;
        }