ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupDateTimePicker.ShouldSerializeValue C# (CSharp) Method

ShouldSerializeValue() private method

private ShouldSerializeValue ( ) : bool
return bool
        private bool ShouldSerializeValue()
        {
            return _dateTimePicker.ShouldSerializeValue();
        }