Telerik UI for Silverlight
Overview
Demos
Roadmap
What's New
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
UI for Silverlight
This is a migrated thread and some comments may be shown as answers.
How to Get DockState of RadSplitContainer?
1 Answer
23 Views
Docking
This is a migrated thread and some comments may be shown as answers.
John Kears
Top achievements
Rank 1
John Kears
asked on
28 Dec 2011,
07:13 PM
I am interested in getting the DockState of an instance of the RadSplitContainer. It appears that this is only available as an internal. Is there any other way I can get this value?
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
John Kears
Top achievements
Rank 1
answered on
28 Dec 2011,
07:43 PM
Solved...
var
dockState = (
DockState
) rsc.GetValue(
RadDocking
.DockStateProperty);
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
Docking
Asked by
John Kears
Top achievements
Rank 1
Answers by
John Kears
Top achievements
Rank 1
Share this question
or
Copy link