DataGrid sets any unit or all of the properties of any line

xiaoxiao2021-03-06  51

One way to do this is to use a derived columnstyle, override the Paint method and do the text drawing yourself, using whatever font or colors you like. If you add an event to your derived column style that is fired immediately before the text is drawn And use the evenet args to get the font and color information, you can let the event handler completion determine the ospell.

转载请注明原文地址:https://www.9cbs.com/read-88220.html

New Post(0)