Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Cube > Adding textbox to Cube

Not answered Adding textbox to Cube

Feed from this thread
  • Mark Huck avatar

    Posted on May 8, 2009 (permalink)

    The following may be used to add a textbox to a side of the Cube:

    RadCube

     

    rCube = new RadCube();

     


    rCube.Items.Add(

    new TextBlock(){

     

    Text=sText;

    TextWrapping =

    TextWrapping.Wrap});

     

    Reply

  • Q1 Webinar Week

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Cube > Adding textbox to Cube
Related resources for "Adding textbox to Cube"

Silverlight Cube Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]