ComponentFactory.Krypton.Toolkit.PaletteContentInherit.GetContentShortTextMultiLine C# (CSharp) Method

GetContentShortTextMultiLine() public abstract method

Gets the flag indicating if multiline text is allowed for short text.
public abstract GetContentShortTextMultiLine ( PaletteState state ) : InheritBool
state PaletteState Palette value should be applicable to this state.
return InheritBool
        public abstract InheritBool GetContentShortTextMultiLine(PaletteState state);